﻿@charset "utf-8";
html,
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #323232;
}

input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	*color: #323232;
	font-family: "微软雅黑";
}

ul {
	padding-left: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: inherit;
	*color: #323232;
}

img {
	border: none;
}

table tbody,
table tr,
table tr th,
table tr td {
	box-sizing: content-box;
}

.bgwhite {
	background-color: white !important;
}

.orange_color {
	color: #ff7d02 !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.texindet0 {
	text-indent: 0px !important;
}

.all {
	width: 100%;
	min-width: 1000px;
}

.box {
	width: 1000px;
	height:100%;
	margin: auto;
	position: relative;
}

.hzc2 {
	padding-top: 10px;
}

.hzc2 table td {
	padding: 8px;
}

.hzc2 li {
	height: 30px;
	width: 319px;
	line-height: 27px;
	overflow: hidden;
	border-bottom: 0px dotted #ccc;
	background: url(../images/58.png) no-repeat 0 10px;
	text-indent: 25px;
}

.hzc2 li a {
	color: #414141;
	font-size: 12px;
	width: 381px;
	overflow: hidden;
}

.case_table {
	border-collapse: collapse;
}

.case_table .td1 {
	color: #333333;
	font-size: 16px;
	height: 43px;
	padding: 5px 5px 5px 51px;
	width: 299px;
}

.case_table .td2 {
	color: #333333;
	font-size: 16px;
	height: 43px;
	padding: 5px 5px 5px 56px;
}

.header {
	height: 35px;
	line-height: 35px;
	background-color: #d5d5d5;
}

.header .box div {
	color: #545454;
	font-family: "宋体";
	font-size: 12px;
	display: inline-block;
}

.welcome {
	float: left;
}

.notice {
	margin-left: 90px;
	float: left;
}

.notice a {
	text-decoration: underline;
}

.header_menu {
	float: right;
}

.header_menu a {
	display: inline-block;
	width: 75px;
	text-align: right;
}

.header_bottom {
	height: 100px;
	background-color: white;
}

.header_bottom .box {
	overflow: hidden;
}

.header_logo {
	position: absolute;
	left: 0px;
	top: 24px;
	width: 320px;
	height: 60px;
}

.header_slogan {
	position: absolute;
	left: 410px;
	top: 25px;
}

.header_slogan span {
	display: block;
	font-weight: bold;
	font-size: 17px;
	color: #1b1b1b;
}

.header_slogan label {
	display: block;
	font-size: 16px;
	color: #1b1b1b;
	margin-top: 10px;
}

.header_hour_img {
	position: absolute;
	left: 775px;
	top: 16px;
	width: 88px;
	height: 69px;
}

.header_hour_text {
	position: absolute;
	line-height: 22px;
	font-size: 18px;
	left: 870px;
	top: 16px;
}

.header_wxcode_img {
	position: absolute;
	width: 80px;
	height: 80px;
	right: 16px;
	top: 10px;
}

.header_wxcode_text {
	display: inline-block;
	position: absolute;
	width: 13px;
	line-height: 14px;
	text-align: center;
	right: 0px;
	top: 12px;
}

/*菜单*/
.menu{ background-color:#372f2c}
.nav{width:1000px; height:45px; line-height:45px; font-size:14px; margin:0 auto; background-color:#372f2c;}
.nav li{text-align:center; float:left; padding-right:2px;color:white; padding:0px 35px; position:relative;}
.nav li:hover{ background-color:#ff8300;}

.menu_img {
	position: absolute;
	left: 0px;
	top: -14px;
	z-index: 10;
	width: 193px;
	height: 84px;
}

.menu_content {
	box-sizing: border-box;
	width: 775px;
	color: white;
	position: absolute;
	height: 60px;
	left: 209px;
	top: 0px;
	clear: both;
	overflow: hidden;
}

.menu_item {
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	text-align: center;
	float: left;
	display: inline-block;
	background-repeat: repeat-x;
	background-size: auto 60px;
}

.menu_item:hover {
	color: #372f2c;
	background-image: url(../images/menu_item_bg.png);
}

.miact {
	color: #372f2c;
	background-image: url(../images/menu_item_bg.png);
}

.menu_item a {
	line-height: 20px;
	margin-top: 20px;
	height: 20px;
	display: block;
	padding: 0px 14px;
	color: white;
	border-left: solid 1px #534a47;
}

.menu_item:first-child a {
	border-left: none;
}

.banner {
	height: 532px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.suply {
	margin: 30px auto 35px auto;
	clear: both;
	overflow: hidden;
	background-image: url(../images/suply_bg.png);
	background-repeat: no-repeat;
	background-position: 137px 91px;
}

.suply_indexs {
	display: inline-block;
	float: left;
	width: 175px;
	height: 240px;
	overflow: hidden;
	margin: 0px 37px 20px 37px;
}

.suply_indexs img {
	width: 100%;
	height: auto;
	display: block;
}

.suply_indexs span {
	color: #B40001;
	font-size: 24px;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 25px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 100%;
}

.suply img {
	display: block;
	width: 100%;
	height: auto;
}

.adv_big {
	height: 1050px;
	background-image: url(../images/adv_big_bg.png);
	background-size: 6px 6px;
	background-repeat: repeat;
	background-position: center center;
}

.adv_big .box {
	overflow: hidden;
}

.adv_big_img {
	width: 1000px;
	height: auto;
	margin-top: 33px;
}

.adv_big_block {
	top: 0px;
	left: 0px;
	position: absolute;
}

.adv_big_title {
	color: #b40001;
	font-size: 26px;
	font-weight: bold;
}

.adv_big_content {
	color: #595959;
	line-height: 20px;
	margin-top: 20px;
}

.adv_big_block:nth-child(2) {
	top: 158px;
	left: 75px;
}

.adv_big_block:nth-child(3) {
	top: 366px;
	left: 459px;
}

.adv_big_block:nth-child(4) {
	top: 590px;
	left: 75px;
}

.adv_big_block:nth-child(5) {
	top: 820px;
	left: 473px;
}

.six_f .box {
	margin: 10px auto 20px auto;
	overflow: hidden;
}

.six_f_img {
	width: 1000px;
	height: 427px;
	margin: 33px auto auto auto;
}

.six_f_img img {
	width: 100%;
	height: 100%;
}

.advertise {
	height: 112px;
	margin: 20px auto 20px auto;
	position: relative;
}

.advertise img {
	height: 100%;
	width: 100%;
	display: block;
}

.service {
	background-color: #f1f1f1;
}

.service .box {
	overflow: hidden;
}

.service_title {
	height: 63px;
    margin: 35px auto 46px auto;
    text-align: center;
    font-size: 36px;
    background: #ff7e00;
    color: #ffff;
    line-height: 60px;
}

.service_content {
	overflow: hidden;
	clear: both;
	width: 1000px;
	margin: auto;
}

.service_content_item {
	display: inline-block;
	position: relative;
	width: 24.4%;
	float: left;
	margin: 0px 3px 10px 3px;
}

.service_content_item img {
	width: 100%;
	height: 100%;
}

.service_content_item span {
	color: #363636;
    font-size: 14px;
    padding: 0px 22px;
    text-align: center;
    display: block;
    line-height: 28px;
}

.advertise2 {
	margin: 10px 0px 20px 0px;
	width: 1000px;
	height: 108px;
}

.advertise2 img {
	width: 100%;
	height: 100%;
}

.contact {
	height: 118px;
	background-image: url(../images/contact_bg.png);
	background-repeat: repeat-x;
	background-size: 10px auto;
}

.contact .box a {
	display: inline-block;
	/*float: left;*/
	width: 234px;
	height: 84px;
	margin: 17px 8px;
}

.contact .box a img {
	height: 100%;
	width: 100%;
}

.home_bottom .box {
	overflow: hidden;
}

.thank {
	margin-top: 20px;
}

.thank_slide {
	margin-top: 25px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.thank_slide .tempWrap {
	margin: auto;
}

.thank_slide_content {
	width: 870px;
	height: 124px;
	margin: auto;
	white-space: nowrap;
}

.thank_prev,
.thank_next {
	position: absolute;
	display: block;
	height: 124px;
	width: 29px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	z-index: 10000;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}

.thank_prev {
	left: 0px;
	background-image: url(../images/thank_prev.png);
}

.thank_next {
	right: 0px;
	background-image: url(../images/thank_next.png);
}

.thank_slide_content img {
	width: 179px;
	height: 81px;
	margin: 21.5px 4px;
	overflow: hidden;
}

.witness {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.witness_left {
	width: 625px;
	display: inline-block;
	float: left;
}

.title_u {
	width: 100%;
	height: 37px;
	clear: both;
	overflow: hidden;
	border-bottom: solid 3px #1f1f1f;
}

.title_u span {
	float: left;
	width: 140px;
	text-align: center;
	display: inline-block;
	background-color: #1F1F1F;
	color: white;
	line-height: 40px;
	height: 37px;
	overflow: hidden;
	font-size: 20px;
}

.title_u label {
	float: left;
	height: 37px;
	margin-left: 20px;
	text-transform: uppercase;
	line-height: 40px;
	color: #a1a1a1;
	font-size: 18px;
	font-family: "Mongolian Baiti", "微软雅黑";
}

.wit_item {
	margin-top: 45px;
	background-color: #f3f3f3;
	clear: both;
	overflow: hidden;
	width: 100%;
}

.wit_item img {
	width: 142px;
	height: 132px;
	float: left;
}

.wit_item_text {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	height: 132px;
	width: 483px;
	padding: 15px 20px 25px 20px;
}

.wit_item_title {
	font-size: 16px;
	font-weight: bold;
	color: #252525;
}

.wit_item_content {
	font-size: 12px;
	margin-top: 20px;
	line-height: 20px;
	color: #2f2f2f;
}

.wit_item_content a.orange {
	color: #ff9600;
}

.certificate {
	width: 338px;
	height: 354px;
	float: right;
	overflow: hidden;
}

.cer_slide {
	width: 100%;
	height: 180px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 9px;
}

.cer_slide .tempWrap {
	margin: auto;
}

.cer_slide_content {
	width: 242px;
	overflow-x:hidden;
	height: 300px;
	margin: auto;
	position: relative;
	/*overflow: hidden;*/
}

.cer_slide_content .cer_slide_content_img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 100%;
}

.cer_slide_content .cer_slide_content_img img {
	border: solid 1px #D4D4D4;
	width: 240px;
	height: 178px;
}

.cer_prev,
.cer_next {
	position: absolute;
	height: 180px;
	width: 48px;
	top: 0px;
	background-repeat: no-repeat;
	background-size: auto auto;
	cursor: pointer;
	background-color: white;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}

.cer_prev {
	left: 0px;
	background-image: url(../images/c_prev.png);
	background-position: left center;
}

.cer_next {
	right: 0px;
	background-image: url(../images/c_next.png);
	background-position: right center;
}

.cer_caption {
	width: 338px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #e2e2e2;
	color: #0d0d0d;
	font-size: 12px;
	border-top: solid 1px white;
	position: absolute;
	left: -48px;
	z-index: 100;
}

.cer_caption:nth-child(6) {
	top: 190px;
}

.cer_caption:nth-child(7) {
	top: 225px;
}

.cer_caption:nth-child(8) {
	top: 260px
}

.advertise3 {
	margin: 20px auto;
}

.advertise3 img {
	width: 100%;
	height: auto;
}

.into {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
	float:left;
	margin-bottom: 40px;
}

.into_left {
	float: left;
	width: 590px;
	display: inline-block;
}

.into_text_img {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	overflow: hidden;
}

.into_text_img img {
	width: 242px;
	height: 150px;
	float: left;
}

.into_text {
	width: 330px;
	float: right;
	text-indent: 2em;
	color: #323232;
}

.into_text p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 26px;
}

.into_text p a.orange {
	color: #FFA200;
}

.into_small_box {
	clear: both;
	overflow: hidden;
}

.into_small_box img {
	float: left;
	width: 137px;
	height: 97px;
	margin-left: 5px;
}

.into_small_box img:first-child {
	margin-right: 5px;
}

.information {
	width: 368px;
	float: right;
	margin-left: 42px;
}

.information_content ul {
	padding: 0px;
	margin-top: 20px;
}

.information_content ul li {
	color: #404040;
	border-bottom: dotted 1px #bfbfbf;
	clear: both;
	overflow: hidden;
	line-height: 40px;
	list-style-type: none;
}

.information_content ul li span {
	float: left;
}

.information_content ul li label {
	float: right;
}

.popular {
	margin-top: 20px;
	border-bottom: solid 1px #D5D5D5;
}

.popular_content {
	padding: 15px 25px;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.popular_content span {
	width: 98px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	color: white;
	margin: 5px 18px;
	display: inline-block;
	float: left;
	background-color: #f4ab37;
}

.popular_content span:nth-child(2n) {
	background-color: #ed7d32;
}

.special {
	margin-top: 30px;
}

.special .title_u {
	overflow: visible;
	position: relative;
}

.special .title_u a {
	position: absolute;
}

.title_u_a1,
.title_u_a2,
.title_u_a3,
.title_u_a4 {
	width: 93px;
	display: block;
	top: 0px;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
	border-bottom: solid 3px white;
	color: #171717;
	text-align: center;
	z-index: 100;
}

.title_u_a1 {
	right: 279px;
	border-color: #011bb7;
}

.title_u_a2 {
	right: 186px;
	border-color: #ff8a00;
}

.title_u_a3 {
	right: 93px;
	border-color: #bf0000;
}

.title_u_a4 {
	right: 0px;
	border-color: #4c00a2;
}

.special_box {
	clear: both;
	overflow: hidden;
}

.special_left {
	margin-top: 25px;
	width: 244px;
	float: left;
	display: inline-block;
}

.special_left_switch {
	width: 100%;
	height: 211px;
	overflow: hidden;
}

.special_left_switch img {
	width: 100%;
	height: 211px;
	display: none;
}

.special_left_switch img:first-child {
	display: block;
}

.sls_btn {
	clear: both;
	overflow: hidden;
	margin-top: 1px;
}

.sls_btn span {
	float: left;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: white;
	width: 47.2px;
	margin-left: 2px;
	background-color: #4a4a4a;
	cursor: pointer;
}

.sls_btn span:first-child {
	margin-left: 0px;
}

.sls_btn span.slsact {
	background-color: #b40001;
}

.special_mid {
	margin-left: 28px;
	width: 302px;
	display: inline-block;
	float: left;
	margin-top: 25px;
}

.special_mid_switch {
	width: 100%;
	clear: both;
	border-bottom: solid 1px black;
	box-sizing: border-box;
	height: 33px;
	color: #373737;
}

.special_mid_switch span {
	cursor: pointer;
	box-sizing: border-box;
	height: 33px;
	border-top: solid 2px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	border-bottom: solid 1px black;
	display: inline-block;
	width: 23%;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-bottom: -1px;
}

.special_mid_switch span.smsact {
	border-top: solid 2px #b40001;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px white;
	position: relative;
	z-index: 10;
}

.smsc {
	display: none;
	color: #1e1e1e;
	font-size: 12px;
	line-height: 35px;
}

.smsc a {
	white-space: nowrap;
}

.smsc:first-child {
	display: block;
}

.special_right {
	float: left;
	margin-top: 25px;
	display: inline-block;
	margin-left: 28px;
	width: 300px;
}

.special_right_title {
	font-size: 16px;
	color: #b40001;
	margin-bottom: 10px;
}

.special_right_img {
	height: 113px;
	width: 100%;
}

.special_right_img img {
	width: 100%;
	height: 100%;
}

.special_right_list {
	line-height: 30px;
}

.special_right_list div {
	padding-left: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url(../images/grey_dot.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.advertise4 {
	height: 30px;
	line-height: 30px;
	background-color: #e8e8e8;
	color: #7c7c7c;
	margin-top: 25px;
	text-align: center;
}

.advertise4 a {
	margin-left: 10px;
	font-size: 12px;
}

.hb_switch_box {
	margin-top: 25px;
	color: #333333;
	margin-bottom: 45px;
}

.hbsb_title {
	border-bottom: solid 3px #4a4a4a;
}

.hbsb_title span {
	width: 88px;
	height: 30px;
	line-height: 33px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}

.hbsb_title span.hbsbact {
	background-color: #4A4A4A;
	color: white;
}

.hbsb_content {
	border-bottom: solid 1px #D4D4D4;
	padding: 20px 0px;
}

.hbsbc_item {
	width: 100%;
	box-sizing: border-box;
	height: 146px;
	/*padding: 20px;*/
	display: none;
	clear: both;
	overflow: hidden;
	padding-left: 0px;
}

.hbsbc_item:first-child {
	display: block;
}

.hbsbc_item li {
	display: inline-block;
	float: left;
	line-height: 30px;
	height: 30px;
	width: auto;
	box-sizing: border-box;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url(../images/sq.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	white-space: nowrap;
}

.hbsbc_item li.hbsb_letter_short {
	width: auto;
	background-image: none;
	white-space: nowrap;
}

.footer {
	height: 340px;
	min-width: 1000px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

.bigbox {
	width: 1000px;
	margin: auto;
	height: 100%;
}

.footer_top {
	clear: both;
	overflow: hidden;
	margin-top: 35px;
}

.ft_service {
	width: 400px;
	display: inline-block;
	float: left;
	color: #adadad;
}

.ft_service_title {
	line-height: 20px;
	border-bottom: solid 1px #D5D5D5;
	margin-bottom: 10px;
}

.ft_service_title label {
	text-transform: uppercase;
}

.ft_service_content {
	clear: both;
	overflow: hidden;
}

.ft_service_content a {
	display: inline-block;
	font-size: 12px;
	margin-top: 20px;
	width: 100px;
	line-height: 1em;
	float: left;
	color: #adadad;
}

.ft_mid {
	height: 120px;
	width: 120px;
	display: inline-block;
	float: left;
	margin: 0px 30px;
}

.ft_mid img {
	height: 100%;
	width: 100%;
}

.footer_bottom {
	margin-top: 35px;
	clear: both;
	overflow: hidden;
}

.footer_bottom img {
	float: left;
	width: 162px;
	height: 70px;
	margin-top: 10px;
	margin-right: 40px;
}

.fb_text {
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #adadad;
}

.fb_text p {
	margin: 0px;
	line-height: 25px;
}

.fb_text p span {
	margin-right: 20px;
}

/*banner*/

.slidetabs a {
	outline: medium none;
	background-image: url(../images/round.png);
	background-repeat: no-repeat;
	border: medium none;
}

.slidetabs a:hover,
.slidetabs .a_hover {
	background-image: url(../images/round_hover.png);
	background-repeat: no-repeat;
	border: medium none;
}

.slides {
	/*margin-bottom: 21px;*/
}

.slides_imgbg {
	position: relative;
}

.slides_img {
	overflow: hidden;
}

.slides_imgblock {
	height: 474px;
}

.slides_num {
	display: none;
	position: absolute;
	width: 100%;
}

.slidetabs {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	width: 560px;
	z-index: 999;
	margin-top: -80px;
	padding-left: 443px;
}

.slidetabs a {
	width: 21px;
	height: 17px;
	float: left;
	margin: 3px;
	background: url(../images/round.png) no-repeat scroll 0px 0px transparent;
	display: block;
	font-size: 1px;
}

.slidetabs a:hover {
	background: url(../images/round_hover.png) no-repeat scroll 0px 0px transparent;
}

.searchselect {
	display: inline-block;
	cursor: pointer;
	position: relative;
	font-size: 16px;
	font-family: "微软雅黑";
}

.searchselect input {
	display: table;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: black;
	width: 154px;
	height: 30px;
	padding: 0px;
	padding-left: 10px;
	border: solid 1px #cccccc;
	background-image: url("../images/153.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto auto;
	position: relative;
	background-color: white;
	text-align: left;
	cursor: pointer;
}

.searchoption {
	display: none;
	position: absolute;
	line-height: 30px;
	background-color: black;
	color: black;
	width: 154px;
	padding-left: 10px;
	left: 0px;
	text-align: left;
	z-index: 10000;
	cursor: pointer;
	background-color: white;
	border: solid 1px #cccccc;
}

.wp {
	width: 960px;
	margin: 0px auto;
}

.steps_box2 {
	width: 1000px;
	height: 104px;
	padding-bottom: 20px;
	margin: 0px auto;
}

.steps_box1 {
	width: 1000px;
	height: 75px;
	padding-bottom: 60px;
	margin: 0px auto;
}

.steps_box {
	width: 1000px;
	height: 75px;
	padding-top: 60px;
	padding-bottom: 80px;
	margin: 0px auto;
}

.steps_box h2 {
	display: inline;
}

.home_yb {
	text-transform: uppercase;
	font-size: 14px;
	color: #414141;
}

.home_kf {
	font-size: 14px;
	color: #093c8b;
	font-weight: bold;
	padding-top: 11px;
}

.home_kf1 {
	font-size: 12px;
	color: #2b2b2b;
	line-height: 21px;
	padding-top: 7px;
	width: 177px;
	text-indent: inherit;
}

.home_wz {
	font-size: 26px;
	color: #414141;
	font-weight: bold;
}

.steps_box span {
	display: block inline;
	padding-top: 27px;
}

.steps_ {
	display: block;
	list-style: none outside none;
	width: 333.333px;
	height: 75px;
	float: left;
	font-size: 0px;
}

.wecan {
	margin-top: 0px;
}

.wecan_title {
	width: 100%;
	margin-bottom: 25px;
}

.wecan_title img {
	width: 100%;
}

.wecan_content {
	clear: both;
	overflow: hidden;
}

.wecan_item {
	display: inline-block !important;
	float: left;
	padding: 2px;
	border: solid 1px #D4D4D4;
	position: relative;
	box-sizing: content-box;
	overflow: hidden;
	margin-right: 21.65px;
	cursor:pointer;
}

.wecan_item img {
	width: auto !important;
}

.wecan_item span {
	width: 100%;
    position: relative;
    z-index: 1000;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=70);
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-top: -60px;
}

.wecan_item span a {
	color: white;
	text-align: center;
}

.service_detail {
	margin-top: 45px;
}

.service_detail_title img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.service_detail_content {
	background-image: url(../images/service_detail_bg.png);
	background-size: 425px 398px;
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

.service_detail_item {
	color: #262626;
	font-size: 22px;
	padding-left: 43px;
	background-image: url(../images/service_detail_item.png);
	background-size: 32px 31px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.sdi_content {
	width: 500px;
	display: block;
	line-height: 40px;
	border-bottom: dashed 1px #bfbfbf;
}

.service_detail_item label {
	color: #e02222;
}

.advertise_2_1 {
	margin-top: 80px;
	position: relative;
}

.advertise_2_1 img {
	display: block;
	width: 100%;
}

.advertise_a_2_1 {
	position: absolute;
	right: 40px;
	top: 50px;
	width: 152px;
	height: 36px;
	display: block;
}

.choose {
	margin-top: 55px;
}

.choose_title img {
	display: block;
	margin: auto;
}

.choose_content {
	clear: both;
	overflow: hidden;
	padding: 0px 44px;
}

.choose_item {
	margin: 44px 10px 0px 10px;
	width: 284px;
	height: 277px;
	overflow: hidden;
	display: block;
	float: left;
	overflow: hidden;
}

.choose_item_img {
	margin: auto;
	width: 258px;
	height: 125px;
	box-sizing: border-box;
	padding: 2px;
	border: solid 1px #dadada;
	position: relative;
	z-index: 1000;
}

.choose_item_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.choose_item_text {
	height: 203px;
	box-sizing: border-box;
	padding: 70px 25px 0px 25px;
	background-color: #efefef;
	margin-top: -55px;
}

.cit_title {
	text-align: center;
	color: #b01313;
	font-size: 26px;
	font-weight: bold;
}

.cit_content {
	color: #1d1d1d;
	line-height: 20px;
	font-size: 14px;
	margin-top: 15px;
}

.serve_step {
	margin-top: 45px;
}

.serve_step_content {
	padding-top: 25px;
}

.serve_step_content img {
	display: block;
	margin: auto;
}

.suc_case {
	margin-top: 37px;
}

.suc_case_title img {
	display: block;
	margin: auto;
	margin-bottom: 27px;
}

.suc_case_content {
	clear: both;
	overflow: hidden;
}

.suc_content_left {
	float: left;
	display: inline-block;
	width: 220px;
	height: 252px;
	background-color: #ff5400;
	overflow: hidden;
}

.suc_left_img {
	display: block;
	margin: 30px auto 15px auto;
}

.suc_left_text_big {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
}

.suc_left_box {
	width: 180px;
	height: 92px;
	border: solid 1px white;
	margin: auto;
	margin-top: 14px;
	color: white;
	text-align: center;
}

.suc_left_box span {
	font-size: 16px;
	display: block;
	margin-top: 10px;
}

.suc_left_box label {
	margin-top: 5px;
	display: block;
	font-size: 15px;
}

.suc_left_box a {
	margin-top: 10px;
	display: block;
}

.suc_content_right {
	overflow: hidden;
	width: 780px;
	height: 252px;
	background-color: #ededeb;
	display: inline-block;
	float: left;
	padding: 9px 0px 0px 9px;
	box-sizing: border-box;
}

.suc_content_right img {
	float: left;
	margin: 10px 0px 0px 12px;
}

.advertise_2_2 {
	margin-top: 50px;
	margin-bottom: 40px;
}

.advertise_2_2 img {
	display: block;
	width: 100%;
}

.about_wei {
	width: 625px;
	float: left;
	display: inline-block;
}

.about_wei .into_text_img img {
	width: 242px;
}

.about_wei .into_text {
	width: 353px;
}

.about_wei_bottom_item {
	clear: both;
	overflow: hidden;
	width: 300px;
	display: inline-block;
	line-height: 22px;
	margin-left: 10px;
}

.about_wei_bottom_item a {
	display: inline-block;
	float: left;
}

.awbi_time {
	float: right;
}

.evaluate {
	width: 340px;
	float: right;
	display: inline-block;
}

.evaluate .wit_item_text {
	width: 195px;
	padding: 10px;
	box-sizing: border-box;
}

.evaluate .wit_item_text .wit_item_title {
	text-align: center;
}

.question {
	margin-top: 40px;
	border: solid 10px #ececec;
}

.question_inner {
	clear: both;
	overflow: hidden;
	border-bottom: solid 3px #adadad;
	padding: 15px;
}

.question_left {
	width: 305px;
	float: left;
	display: inline-block;
}

.question_left_title {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 3px;
	border-bottom: solid 3px #ececec;
	line-height: 26px;
}

.question_left_title span {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.question_left_title label {
	color: #b4b4b4;
	font-size: 12px;
	text-transform: uppercase;
}

.question_left_title a {
	float: right;
	color: black;
	font-size: 12px;
	margin-top: 5px;
}

.question_left_content {
	background-color: #ECECEC;
	margin-top: 2px;
	clear: both;
	overflow: hidden;
	padding: 16px 0px 17px 11px;
}

.question_left_content_img {
	padding: 2px;
	border: solid 1px #d4d4d4;
	float: left;
}

.question_left_content li img {
	display: block;
}

.question_left_content li:first-child {
	display: inline-block;
	float: left;
	width: auto;
	padding: 2px;
	border: solid 1px #d4d4d4;
	margin-right: 5px;
}

.question_left_content li {
	display: inline-block;
	line-height: 28px;
	width: 180px;
	font-size: 12px;
	color: #2a2a2a;
	white-space: nowrap;
}

.question_right {
	width: 625px;
	display: inline-block;
	float: right;
}

.question_right_title {
	font-size: 16px;
	color: #494949;
	height: 34px;
	border-bottom: solid 3px #ECECEC;
}

.question_right_title span {
	width: 125px;
	height: 40px;
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
}

.question_right_title span.qrt_act {
	background-image: url(../images/qrc_tab.png);
	background-size: 100% 100%;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.question_right_content {
	clear: both;
	overflow: hidden;
	margin-top: 18px;
}

.qrc_item {
	display: block;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	clear: both;
	overflow: hidden;
	position: relative;
}

.qrc_item li {
	list-style-type: none;
}

.qrc_item:first-child {
	display: block;
}

.qrc_item_left {
	display: inline-block;
	float: left;
	width: 310px;
}

.qrc_item_full {
	float: left;
	width: 310px;
}

.qrc_full_img {
	display: inline-block;
	padding: 2px;
	border: solid 1px #dcdcdc;
	float: left;
}

.qrc_full_img img {
	width: 75px;
	height: 75px;
	display: block;
}

.qrc_full_text {
	display: inline-block;
	width: 210px;
	background-image: url(../images/red_sq.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	float: left;
	padding-left: 12px;
	box-sizing: border-box;
	margin-left: 11px;
}

.qrc_full_text_title {
	font-size: 12px;
	color: #2a2a2a;
	font-weight: bold;
	margin-bottom: 5px;
}

.qrc_full_text_content {
	font-size: 12px;
	color: #2a2a2a;
	line-height: 18px;
}

.qrc_item_item {
	width: 295px;
	display: inline-block;
	float: left;
	height: 24px;
	padding-left: 15px;
	line-height: 24px;
	background-image: url(../images/red_sq.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.qrc_divider {
	height: 133px;
	width: 1px;
	background-image: url(../images/qrc_divider.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	position: absolute;
	left: 305px;
	top: 15px;
}

.qrc_item_right {
	width: 300px;
	color: #2a2a2a;
	display: inline-block;
	float: left;
	margin-left: 13px;
}

.qrc_more {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
	padding: 5px;
}

.recommed {
	margin-top: 40px;
}

.rec_title {
	line-height: 40px;
	background-color: #ececec;
	color: black;
	font-size: 18px;
	font-weight: bold;
	text-indent: 25px;
}

.rec_content {
	color: #797979;
	font-size: 13px;
	line-height: 25px;
	margin-top: 12px;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: solid 1px #ececec;
	padding-left: 0px;
	display: block;
}

.rec_content li {
	list-style-type: none;
}

.rec_content li {
	display: inline-block;
	float: left;
	/*width: 125px;*/
	padding: 0px 12px;
	text-indent: 10px;
}

.wecan_eight_service_item_4 {
	margin-right: 0px;
}

.eight_service_title {
	margin-bottom: 10px;
}

.eight_service_content .wecan_item {
	margin-top: 20px;
}

.eight_service_advertise {
	margin-top: 30px;
	margin-bottom: 10px;
}

.advertise_3_1 {
	position: relative;
	margin-top: 20px;
}

.advertise_a_3_1 {
	position: absolute;
	display: block;
	width: 150px;
	height: 38px;
	top: 88px;
	left: 289px;
}

.advertise_4_1 {
	margin-top: 40px;
}

.advertise_4_1 img {
	width: 100%;
}

.auto_move {
	margin-top: 50px;
	clear: both;
	overflow: hidden;
}

.auto_move_left {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.auto_move_right {
	display: inline-block;
	float: left;
	width: 420px;
	margin-left: 50px;
}

.auto_move_ar {
	margin-bottom: 10px;
}

.auto_move_step_item {
	color: #1B1B1B;
	font-size: 17px;
	padding-left: 30px;
	background-image: url(../images/blue_check.png);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: left center;
	line-height: 32px;
}

.auto_move_red_text {
	color: #af0404;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
}

.auto_move_tel {
	margin-top: 18px;
}

.auto_move_step {
	margin-bottom: 10px;
}

.move_four_step {
	margin-top: 70px;
	position: relative;
}

.move_four_step_block {
	position: absolute;
	font-size: 16px;
	color: #454545;
	line-height: 35px;
}

.move_four_step_block:nth-child(2) {
	top: 122px;
	left: 563px;
}

.move_four_step_block:nth-child(3) {
	top: 540px;
	left: 20px;
}

.move_four_step_block:nth-child(4) {
	top: 763px;
	left: 564px;
}

.move_four_step_block:nth-child(5) {
	top: 1080px;
	left: 88px;
}

.move_four_step_block div {
	padding-left: 20px;
	background-image: url(../images/orange_sq.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto auto;
}

.eight_reason {
	margin-top: 40px;
	padding-bottom: 40px;
	background-color: #f1f1f1;
	overflow: hidden;
}

.eight_reason_title {
	margin-top: 13px;
}

.eight_reason_title img {
	width: 100%;
	height: auto;
}

.eight_reason_content {
	clear: both;
	overflow: hidden;
}

.eight_reason_item {
	display: inline-block;
	float: left;
	width: 232px;
	height: 232px;
	overflow: hidden;
	margin-right: 24px;
	margin-top: 40px;
}

.eight_reason_item:nth-child(4n) {
	margin-right: 0px;
}

.right_reason_img {
	display: block;
	margin: auto;
}

.eight_reason_text {
	height: 158px;
	width: 100%;
	box-sizing: border-box;
	padding: 60px 20px 0px 20px;
	margin-top: -42px;
	background-color: #ebe4de;
}

.eight_reason_text span {
	font-size: 17px;
	font-weight: bold;
	color: #cd0000;
}

.eight_reason_text label {
	color: #464646;
	font-size: 14px;
}

.intimate_service_title {
	height: 105px;
	background-image: url(../images/intimate_service_title.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 105px;
}

.intimate_service_content {
	clear: both;
	overflow: hidden;
}

.intimate_service_left {
	float: left;
	margin-top: 25px;
	margin-left: 32px;
}

.intimate_service_right {
	float: left;
	display: inline-block;
	width: 550px;
	margin-left: 40px;
}

.intimate_service_list {
	display: block;
	line-height: 50px;
	border-bottom: dotted 1px #dcdcdc;
	font-size: 20px;
	font-weight: bold;
}

.intimate_service_list_index {
	width: 28px;
	height: 28px;
	display: inline-block;
	background-image: url(../images/orange_ci.png);
	background-position: center center;
	background-size: 28px 28px;
	float: left;
	margin-top: 11px;
	text-align: center;
	line-height: 28px;
	color: white;
	margin-right: 20px;
}

.intimate_service_list label {
	color: #414141;
}

.intimate_service_list label span {
	color: #d50000;
}

.step_content_box {
	height: 139px;
	position: relative;
	overflow: hidden;
}

.step_service_item {
	color: #323232;
	font-size: 12px;
	line-height: 20px;
	padding: 37px 20px 0px 20px;
	background-image: url(../images/steps_service_item.png);
	background-position: center center;
	background-size: 100% 100%;
	display: inline-block;
	width: 139px;
	height: 134px;
	box-sizing: border-box;
	margin-top: 5px;
	position: absolute;
	top: 0px;
}

.step_service_item:nth-child(1) {
	left: 0px;
}

.step_service_item:nth-child(2) {
	left: 174px;
}

.step_service_item:nth-child(3) {
	left: 346px;
}

.step_service_item:nth-child(4) {
	left: 518px;
}

.step_service_item:nth-child(5) {
	left: 689px;
}

.step_service_item:nth-child(6) {
	left: 860px;
}

.local_moving {
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}

.local_moving_left {
	padding: 13px 13px 50px 13px;
	border: solid 3px #ececec;
	display: inline-block;
	float: left;
	width: 237px;
	box-sizing: border-box;
	height: auto !important;
}

.local_moving_title {
	line-height: 28px;
	border-bottom: solid 3px #ECECEC;
}

.local_moving_title span {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.local_moving_title label {
	color: #c3c3c3;
	font-size: 12px;
	text-transform: uppercase;
}

.local_moving_left_content {
	margin-top: 7px;
	position: relative;
}

.local_moving_left_content div {
	line-height: 33px;
	height: 33px;
	white-space: nowrap;
	margin-top: 6px;
	background-color: #f6f3ee;
}


/*.local_moving_left_content div span {















	display: inline-block;















	width: 24px;















	height: 24px;















	text-align: center;















	line-height: 24px;















	font-size: 14px;















	font-family: arial;















	color: white;















	background-color: #ec6941;















	float: left;















	margin: 4.5px 10px 4.5px 4px;















}*/

.local_moving_left_content_index {
	position: absolute;
	top: 0px;
	left: 3px;
	width: 24px;
}

.local_moving_left_content_index li {
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-family: arial;
	color: white;
	background-color: #ec6941;
	float: left;
	margin: 5px 0px 10px 0px;
}

.local_moving_left_content div a {
	color: #484848;
	text-indent: 35px;
	display: inline-block;
}

.local_moving_right {
	padding-top: 16px;
	margin-left: 20px;
	width: 720px;
	display: inline-block;
	float: left;
}

.local_moving_img_box {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.local_moving_img {
	display: inline-block;
	float: left;
	width: 208px;
	margin: 0px 16px;
}

.local_moving_img span {
	display: block;
	color: #515151;
	font-size: 18px;
	text-align: center;
}

.local_moving_img label {
	display: block;
	color: #515151;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}

.local_moving_img img {
	display: block;
	width: 100%;
	margin-top: 20px;
}

.local_moving_right_text {
	margin-top: 24px;
	text-indent: 2em;
	color: #686868;
	font-size: 13px;
	line-height: 28px;
}

.local_right_more {
	text-align: right;
	color: #d60000;
	font-size: 13px;
}

.air_advantage {
	margin-top: 50px;
	position: relative;
}

.air_advantage img {
	display: block;
	margin: auto;
}

.air_advantage_block {
	width: 410px;
	position: absolute;
}

.aab_title {
	margin-bottom: 10px;
}

.aab_title span {
	color: black;
	font-size: 30px;
	font-weight: bold;
}

.aab_title label {
	font-size: 15px;
	color: #7f7f7f;
	font-family: arial;
	text-transform: uppercase;
}

.aab_content {
	color: #262626;
	font-size: 18px;
}

.air_advantage_block:nth-child(1) {
	left: 100px;
	top: 118px;
}

.air_advantage_block:nth-child(2) {
	left: 100px;
	top: 240px;
}

.air_advantage_block:nth-child(3) {
	left: 545px;
	top: 402px;
}

.maintenance_left_img {
	margin-top: 18px;
}

.brand_list {
	background-color: #ededeb;
	padding: 20px 24px;
	margin-top: 25px;
}

.brand_list a {
	white-space: nowrap;
	padding: 0px 7px;
	display: inline-block;
	line-height: 28px;
}

.air_price {
	margin-top: 50px;
}

.airprice_title {
	display: block;
}

.airprice_title img {
	width: 100%;
}

.air_price_table {
	width: 100%;
	box-sizing: border-box;
}

.air_price_table {
	margin-top: 23px;
	border-collapse: collapse;
}

.air_price_table caption {
	background-color: #b2b2b2;
	font-size: 22px;
	font-weight: bold;
	color: white;
	height: 45px;
	line-height: 45px;
}

.air_price_table tr th {
	height: 66px;
	background-color: #ebebeb;
	color: #191919;
	font-size: 18px;
	text-align: center;
	border: solid 1px #b2b2b2;
}

.air_price_table tr td {
	height: 72px;
	text-align: center;
	border: solid 1px #b2b2b2;
	background-color: #f6f6f6;
}

.air_price_type {
	display: inline-block;
	width: 60px;
	text-align: left;
}

.air_price_table_tip_red {
	text-align: left;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 0px 0px 15px;
	color: #c30000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
}

.air_price_table_tip_black {
	text-align: left;
	line-height: 23px;
	margin-top: 13px;
	padding: 0px 50px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.air_price_table_else {
	line-height: 22px;
	text-align: left;
	padding: 0px 20px;
}

.air_price_type_2 {
	display: inline-block;
	width: 160px;
	padding: 0px 50px;
	box-sizing: content-box;
	text-align: left;
}

.advertise_7_1 {
	position: relative;
	margin-top: 26px;
}

.advertise_7_1 {
	width: 100%;
	height: auto;
}

.advertise_a_7_1 {
	position: absolute;
	right: 20px;
	bottom: 50px;
	display: block;
	width: 130px;
	height: 34px;
}

.seven_advantage {
	margin-top: 35px;
}

.seven_advantage_title img {
	width: 100%;
}

.seven_advantage_content {
	margin-top: 28px;
	position: relative;
	height: 575px;
}

.seven_advantage_bg {
	position: absolute;
	left: 208px;
	top: 0px;
}

.seven_advantage_text {
	position: relative;
	width: 100%;
	height: 100%;
}

.sat_text {
	position: absolute;
	width: 180px;
}

.sat_text_title {
	font-size: 25px;
	color: #2d2d2d;
	font-weight: bold;
}

.sat_text_title span {
	color: #ca0400;
}

.sat_text_content {
	color: #343434;
	font-size: 18px;
	line-height: 22px;
	margin-top: 10px;
}

.sat_text:nth-child(1) {
	text-align: right;
	top: 26px;
	left: 80px;
}

.sat_text:nth-child(2) {
	text-align: right;
	top: 179px;
	left: 25px;
}

.sat_text:nth-child(3) {
	text-align: right;
	top: 335px;
	left: 52px;
}

.sat_text:nth-child(4) {
	top: 23px;
	left: 741px;
}

.sat_text:nth-child(5) {
	top: 173px;
	left: 792px;
}

.sat_text:nth-child(6) {
	top: 327px;
	left: 778px;
}

.sat_text:nth-child(7) {
	top: 489px;
	left: 383px;
	width: 340px;
}

.advertise_7_2 {
	position: relative;
	margin-top: 38px;
}

.advertise_7_2 img {
	width: 100%;
	height: auto;
}

.advertise_a_7_2 {
	position: absolute;
	width: 142px;
	height: 37px;
	right: 13px;
	bottom: 14px;
}

.country {
	margin-top: 33px;
}

.country_title {}

.country_title img {
	display: block;
	position: relative;
	z-index: 1000;
}

.country_content {
	clear: both;
	overflow: hidden;
	background-color: #f4f4f4;
	margin-top: -30.5px;
}

.country_left {
	display: inline-block;
	float: left;
	margin: 45px 0px 23px 23px;
}

.country_right {
	display: inline-block;
	margin-left: 45px;
	float: left;
	width: 514px;
	margin-top: 14px;
}

.country_block {
	display: inline-block;
	float: left;
	margin-top: 7px;
	margin-right: 14px;
	box-shadow: 0px 3px 3px 0px #D5D5D5;
}

.country_block_left {
	display: inline-block;
	float: left;
	width: 210px;
	height: 91px;
	background-color: white;
	box-sizing: border-box;
	padding: 14px 18px;
}

.country_block_left a {
	color: #3a3a3a;
	font-weight: bold;
	display: inline-block;
	white-space: nowrap;
	min-width: 76px;
}

.country_block_right {
	display: inline-block;
	float: left;
	width: 33px;
	height: 91px;
	background-color: #ff9900;
	box-sizing: border-box;
	color: #410f00;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}

.country_block:last-child .country_block_right {
	font-size: 13px;
}

.storage_advantage {
	margin-top: 30px;
	margin-bottom: 30px;
}

.storage_advantage_title img {
	display: block;
	margin: auto;
}

.sac_item {
	margin-top: 37px;
	clear: both;
	overflow: hidden;
}

.sac_item_text {
	display: inline-block;
}

.sac_item_text_title {
	border-bottom: dashed 1px #f67a00;
	padding-bottom: 10px;
}

.sac_item_text_title span {
	color: #b00000;
	font-size: 30px;
	font-weight: bold;
	display: block;
}

.sac_item_text_title label {
	color: #7b7b7b;
	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
}

.sac_item_img {
	display: inline-block;
}

.sac_item_text_content {
	margin-top: 10px;
}

.sac_item_text_content div {
	box-sizing: border-box;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 11px;
	background-image: url(../images/grey_dot.png);
	line-height: 30px;
	color: #414141;
	font-size: 17px;
}

.sac_item:nth-child(1) .sac_item_text {
	float: left;
	margin-top: 20px;
	width: 585px;
}

.sac_item:nth-child(1) .sac_item_img {
	float: right;
	margin-right: 55px;
}

.sac_item:nth-child(2) .sac_item_text {
	float: right;
	margin-right: 65px;
}

.sac_item:nth-child(2) .sac_item_img {
	float: left;
	margin-left: 28px;
}

.sac_item:nth-child(3) .sac_item_text {
	float: left;
	width: 560px;
}

.sac_item:nth-child(3) .sac_item_img {
	float: right;
	margin-right: 66px;
}

.storage_img {
	height: 299px;
	background-image: url(../images/storage_img_bg.png);
	background-size: 100% 100%;
	overflow: hidden;
}

.storage_img_slide {
	width: 100%;
	margin-top: 100px;
	height: 155px;
	position: relative;
}

.storage_img_slide .tempWrap {
	margin: auto;
}

.st_img_prev,
.st_img_next {
	position: absolute;
	top: 0px;
	height: 120px;
	width: 19px;
	background-size: 100% 100%;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}

.st_img_prev {
	left: 20px;
	background-image: url(../images/st_img_prev.png);
}

.st_img_next {
	right: 20px;
	background-image: url(../images/st_img_next.png);
}

.st_img_slide_content {
	width: 902px;
	height: 155px;
	display: block;
	margin: auto;
	overflow: hidden;
	white-space: nowrap;
	clear: both;
	overflow: hidden;
}

.st_img_slide_item {
	width: 169px;
	display: inline-block;
	margin: 0px 5.7px;
	float: left;
}

.st_img_slide_item img {
	display: block;
	border: solid 1px #D4D4D4;
}

.st_img_slide_item span {
	display: block;
	line-height: 35px;
	height: 35px;
	text-align: center;
	color: #727272;
}

.hoisting_provide_title {
	text-align: center;
	margin-bottom: 40px;
}

.hoisting_reason {
	margin-top: 50px;
}

.hoisting_reason_item {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.hoisting_reason_text {
	width: 550px;
	display: inline-block;
}

.hoisting_reason_img {
	display: inline-block;
}

.hoisting_reason_index {
	position: absolute;
	background-image: url(../images/hoisting_reason_index_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 52px;
	height: 51px;
	color: white;
	text-indent: 5px;
	line-height: 45px;
	font-size: 33px;
	left: 0px;
	top: 0px;
}

.hoisting_reason_text_block {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding-left: 68px;
}

.hoisting_reason_divider {
	margin: 20px 0px 20px 68px;
	height: 2px;
	border-bottom: solid 1px #f9c699;
	border-top: solid 1px #f9c699;
}

.hoisting_reason_item:nth-child(1) .hoisting_reason_text {
	float: left;
}

.hoisting_reason_item:nth-child(1) .hoisting_reason_img {
	float: right;
}

.hoisting_reason_item:nth-child(2) .hoisting_reason_text {
	float: right;
}

.hoisting_reason_item:nth-child(2) .hoisting_reason_img {
	float: left;
}

.service_range {
	margin-top: 40px;
}

.service_range_table {
	margin-top: 40px;
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.service_range_table tr:nth-child(2n) {
	background-color: #ff7900;
	line-height: 80px;
}

.service_range_table tr:nth-child(2n+1) {
	background-color: #ff9537;
	line-height: 63px;
}

.service_range_table td {
	color: white;
	border: solid 1px white;
	width: 16.66666666%;
	box-sizing: border-box;
}

.hoisting_serve_range {
	margin-top: 40px;
	background-image: url(../images/hoisting_serve_range_bg.png);
}

.hoisting_equipment {
	margin-top: 40px;
	background-image: url(../images/hoisting_equipment_bg.png);
}

.wei_revolution {
	position: relative;
	margin-top: 35px;
}

.wei_revolution_item {
	position: absolute;
	width: 470px;
}

.wei_revolution_item_title {
	border-bottom: dashed 1px #d5d5d5;
	line-height: 33px;
	height: 50px;
}

.wei_revolution_item_title span {
	display: inline-block;
	background-color: #ff6600;
	font-size: 33px;
	color: white;
	font-family: arial;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}

.wei_revolution_item_title label {
	color: #be0100;
	font-weight: bold;
	font-size: 25px;
}

.wei_revolution_item_content {
	color: #2F2F2F;
	font-size: 22px;
}

.wei_revolution_item:nth-child(1) {
	top: 112px;
	left: 23px;
}

.wei_revolution_item:nth-child(2) {
	top: 204px;
	left: 23px;
}

.wei_revolution_item:nth-child(3) {
	top: 300px;
	left: 23px;
}

.wei_revolution_item:nth-child(4) {
	top: 395px;
	left: 538px;
}

.wei_revolution_item:nth-child(5) {
	top: 488px;
	left: 538px;
}

.kill_goldcup {
	margin-top: 33px;
	overflow: hidden;
}

.kill_gold_cup_title {
	text-align: center;
	height: 139px;
	background-image: url(../images/kill_goldcup_title.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.kill_goldcup_content {
	margin-top: 13px;
	clear: both;
	overflow: hidden;
}

.kill_goldcup_item {
	display: inline-block;
	float: left;
	border: solid 1px #e3e3e3;
	padding: 2px;
	background-clip: content-box;
	box-sizing: border-box;
	background-color: #f4f4f4;
	width: 294px;
	margin: 0px 19px;
}

/*.kill_goldcup_item:last-child .kill_goldcup_item_title {
	color: #858585;
}*/

.kill_goldcup_item_title {
	color: #b80201;
	font-size: 27px;
	font-weight: bold;
	display: block;
	margin: auto;
	text-align: center;
	margin-top: 15px;
}

.kill_goldcup_img {
	display: block;
	margin: auto;
	margin-top: 15px;
	padding: 2px;
	border: solid 1px #E3E3E3;
	background-color: white;
}

.kill_goldcup_text {
	line-height: 40px;
	color: #272727;
	font-size: 18px;
	margin-top: 10px;
}

.kill_goldcup_text span {
	display: block;
	text-indent: 15px;
}

.advertise_10_1 {
	margin-top: 48px;
}

.advertise_10_1 img {
	display: block;
}

.headimg {
	width: 100%;
	min-width: 1000px;
	position: relative;
	height: 280px;
	overflow: hidden;
}

.headimg img {
	position: absolute;
	display: block;
	width: 1920px;
	height: 280px;
	left: 50%;
	top: 0px;
	margin-left: -960px;
}

.area_page_box {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}

.area_left {
	display: inline-block;
	float: left;
	width: 280px;
}

.area_right {
	display: inline-block;
	float: right;
	width: 700px;
}

.area_left_block {
	margin-bottom: 16px;
}

.area_left_block_title {
	height: 50px;
	line-height: 50px;
	color: white;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-indent: 24px;
	background-color: #a31201;
}

.area_first_block_title {
	border-bottom: solid 3px #ff8b01;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.area_left_block_content {
	border: solid 1px #d5d5d5;
	border-top: none;
	background-color: #f5f5f5;
	padding: 20px 0px;
}

.area_left_block_phonenum {
	font-size: 16px;
	color: white;
	line-height: 24px;
	display: block;
	width: 252px;
	height: 24px;
	text-align: center;
	margin: auto auto 8px auto;
	background-image: url(../images/area_left_item_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	overflow: hidden;
}

.area_left_block_phonenum span {
	width: 118px;
	text-align: center;
	display: inline-block;
	float: left;
	color:white;
}

.area_left_block_phonenum label {
	width: 134px;
	text-align: center;
	float: left;
}

.country_all_company {
	text-align: center;
}

.current_company {
	color: #a31201;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	float: left;
}

.welcome_company {
	float: left;
	display: inline-block;
}

.notice_company {
	margin-left: 20px;
}

.welcome_company a {
	display: inline-block;
	font-size: 12px;
	font-family: "宋体";
	color: #545454;
}

.header_menu_company a {
	display: inline-block;
	text-align: center;
	width: auto;
	padding: 0px 10px;
}

.country_a_company {
display:inline-block;
 *display:inline;
 *zoom:1;
	width: 128px;
	height: 38px;
	border: solid 1px #d4d4d4;
	background-color: white;
	color: #10206f;
	margin-top: 10px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
}

.area_left_service {
	text-align: center;
}

.area_left_service_item {
	display:inline-block;
	height: 28px;
	line-height: 28px;
	width: 90%;
	text-align: left;
	text-indent: 12px;
	background-image: url(../images/orange_sq.png);
	background-size: 4px 4px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #101010;
	font-size: 14px;
}

.area_left_article {
	text-align: center;
}

.area_left_article_item {
	text-align: left;
	width: 240px;
	height: 28px;
	line-height: 28px;
	margin: auto;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #3a3a3a;
	font-size: 14px;
}

.area_left_article_item:hover {
	color: #ff8500;
}

.area_right_areaname {
	padding: 0px 15px;
	border: solid 1px #d4d4d4;
}

.area_right_areaname_title {
	padding: 0px 15px;
	line-height: 60px;
}

.area_right_areaname_content {
	padding: 0px 15px 10px 15px;
	line-height: 30px;
	border-bottom: dashed 1px #bfbfbf;
}

.area_name_detail {
	padding: 15px;
	line-height: 30px;
	color: #4e4e4e;
}

.area_right_detail_box {
	margin-top: 30px;
}

.area_right_detail_content_block {
	margin-bottom: 40px;
}

.area_right_detail_title {
	display: block;
	line-height: 50px;
	height: 50px;
	text-indent: 15px;
	color: #343434;
	font-size: 26px;
	background-color: #d4d4d4;
}

.area_right_detail_content {
	padding: 25px 35px 10px 35px;
	border: solid 1px #d4d4d4;
	overflow: hidden;
}

.area_right_intro {
	margin-top: 20px;
	line-height: 24px;
	color: #434343;
	font-size: 14px;
	text-indent: 2em;
}

.area_right_intro {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.area_right_intro img {
	display: inline-block;
	float: left;
	width: 205px;
	height: 147px;
	margin: 3px;
}

.area_right_intro img:nth-child(3n) {
	margin-right: 0px;
}

.area_right_intro img:nth-child(3n+1) {
	margin-left: 0px;
}

.area_right_customs_rec {
	padding: 16px 0px;
	border-bottom: dashed 1px #bcbcbc;
}

.area_right_customs_rec_name {
	line-height: 1em;
	font-size: 16px;
	color: black;
}

.area_right_customs_rec_content {
	line-height: 20px;
	color: #535353;
	font-size: 12px;
	margin-top: 15px;
}

.area_right_detail_advantage_text {
	position: relative;
	margin-top: 44px;
}

.area_right_detail_advantage_text_item {
	position: absolute;
	width: 310px;
}

.area_right_detail_advantage_text_title {
	font-size: 26px;
	color: #b40001;
	font-weight: bold;
	line-height: 1em;
}

.area_right_detail_advantage_text_content {
	font-size: 12px;
	color: #5d5d5d;
	line-height: 20px;
	margin-top: 12px;
}

.area_right_detail_advantage_text_item:nth-child(1) {
	left: 60px;
	top: 0px;
}

.area_right_detail_advantage_text_item:nth-child(2) {
	left: 330px;
	top: 155px;
}

.area_right_detail_advantage_text_item:nth-child(3) {
	left: 60px;
	top: 323px;
}

.area_right_detail_advantage_text_item:nth-child(4) {
	left: 330px;
	top: 487px;
}

.area_right_detail_advantage_img {
	margin-top: 20px;
	text-align: center;
}

.area_right_detail_advantage_img img {
	width: 100%;
	height: auto;
	display: block;
}

.area_page_right_block {
	border: solid 1px #d4d4d4;
	padding: 25px 15px;
	line-height: 30px;
	color: #4e4e4e;
}

.area_page_right_block li {
	display: inline-block;
}

.rec_company_box {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}

.rec_company_left {
	width: 666px;
	display: inline-block;
	float: left;
}

.rec_company_left_title {
	height: 55px;
	line-height: 55px;
	text-indent: 15px;
	font-size: 33px;
	font-weight: bold;
	color: #2c2c2c;
	background-color: #ebeaea;
}

.rec_company_left_content {
	margin-top: 14px;
	border: solid 1px #e6e6e6;
	padding: 13px 20px;
}

.rec_company_left_sectitle {
	display: block;
	background-color: #e6e6e6;
	height: 38px;
	line-height: 38px;
	text-indent: 18px;
	color: #505050;
	font-size: 18px;
}

.rec_company_left_sectitle a {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #505050;
	margin-right: 20px;
}

.rec_company_left_seccontent {
	margin: 30px 0px;
	line-height: 38px;
}

.rec_company_left_seccontent_a {
	color: #6a6a6a;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	margin-right: 12px;
}

.rec_company_right {
	width: 304px;
	display: inline-block;
	float: right;
}

.rec_company_right_title {
	height: 55px;
	line-height: 55px;
	color: #2a2a2a;
	font-size: 24px;
	text-indent: 15px;
	background-color: #ebeaea;
}

.rec_company_right_content {
	padding: 30px;
	line-height: 30px;
	font-size: 12px;
	border: solid 1px #e6e6e6;
}

.rec_company_right_content li:nth-child(1) .rec_company_right_content_index,
.rec_company_right_content li:nth-child(2) .rec_company_right_content_index,
.rec_company_right_content li:nth-child(3) .rec_company_right_content_index {
	color: #ff0000;
}

.rec_company_right_content_index {
	color: #6a6a6a;
}

.rec_company_right_content_name {
	color: #0000ee;
}

.peers_intro {
	background-color: #EFEFEF;
	padding: 65px 0px 77px 0px;
}

.peers_intro_content {
	margin-top: 60px;
	clear: both;
	overflow: hidden;
}

.peers_intro_left {
	display: inline-block;
	float: left;
	width: 197px;
}

.peers_intro_left img {
	width: 100%;
	height: auto;
	display: block;
}

.peers_intro_right {
	display: inline-block;
	float: right;
	width: 768px;
}

.peers_intro_left_text {
	line-height: 24px;
	font-size: 12px;
	color: #313131;
}

.peers_intro_left_slogan {
	width: 706px;
	height: 128px;
	display: block;
	margin-top: 16px;
	background-image: url(../images/peer_slogan_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

.peers_intro_left_slogan_text {
	color: #a71418;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	width: 320px;
	position: absolute;
	left: 70px;
	top: 30px;
}

.peers_intro_left_slogan_name {
	line-height: 48px;
	color: white;
	position: absolute;
	font-size: 30px;
	width: 180px;
	font-weight: bold;
	right: 38px;
	top: 15px;
}

.rec_service {
	display: block;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}

.rec_service img {
	display: block;
	margin: auto;
	position: relative;
	z-index: 1;
}

.rec_service_box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
}

.rec_service_a {
	position: absolute;
	display: inline-block;
	height: 231px;
	width: 200px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: white;
	left: 0px;
	top: 0px;
	z-index: 10000;
}

.rec_service_a:nth-child(1) {
	left: 13px;
	top: 0px;
}

.rec_service_a:nth-child(2) {
	left: 275px;
	top: 0px;
}

.rec_service_a:nth-child(3) {
	left: 530px;
	top: 0px;
}

.rec_service_a:nth-child(4) {
	left: 780px;
	top: 0px;
}

.rec_service_a:nth-child(5) {
	left: 13px;
	top: 258px;
}

.rec_service_a:nth-child(6) {
	left: 275px;
	top: 258px;
}

.rec_service_a:nth-child(7) {
	left: 530px;
	top: 258px;
}

.rec_service_a:nth-child(8) {
	left: 780px;
	top: 258px;
}

.rec_company_news_list {
	margin-top: 20px;
}

.rec_company_news_item {
	display: block;
	line-height: 42px;
	height: 42px;
	color: #404040;
	font-size: 14px;
	border-bottom: dotted 1px #bfbfbf;
}

.rec_company_news_item label {
	display: inline-block;
	float: right;
}

.advertise_11_1 {
	margin-top: 70px;
	position: relative;
}

.advertise_11_1 img {
	display: block;
}

.advertise_11_1 a {
	position: absolute;
	display: block;
	width: 150px;
	height: 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: white;
	right: 43px;
	top: 22px;
}

.else_rec_company {
	margin-top: 60px;
}

.else_rec_company_title {
	height: 47px;
	line-height: 47px;
	text-indent: 40px;
	color: white;
	background-image: url(../images/elserec_title_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
}

.else_rec_company_content {
	clear: both;
	overflow: hidden;
	padding: 20px;
	border: dotted 1px #d9d9d9;
	border-top: solid 3px #4a4a4a;
	margin-top: 7px;
}

.else_rec_company_content li {
	width: 190px;
	line-height: 30px;
	height: 30px;
	float: left;
	background-image: url(../images/sq.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}

.moving_scene_box {
	text-align: center;
	overflow: hidden;
}

.moving_scene_item {
	margin-top: 25px;
}

.moving_scene_item img {
	padding: 1px;
	border: solid 1px #ECECEC;
}

.piano_moving_content {
	clear: both;
	overflow: hidden;
	margin-top: 60px;
}

.piano_moving_content_left {
	width: 245px;
	display: inline-block;
	float: left;
}

.piano_moving_content_left_list {
	display: block;
	width: 215px;
	padding: 50px 4px 25px 4px;
	background-color: #efeff0;
	margin: auto;
	margin-top: -35px;
	text-align: center;
}

.piano_moving_content_left_item {
	display: block;
	line-height: 74px;
	font-size: 23px;
	color: #5f5f5f;
	border-bottom: solid 1px #dddddd;
	border-top: solid 1px white;
	position: relative;
}

.piano_moving_content_left_item.current {
	color: #ff4200;
}

.piano_moving_content_left_item.current b {
	display: block;
}

.piano_moving_content_left_item b {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: solid 6px #ff4200;
	border-top: solid 6px transparent;
	border-bottom: solid 6px transparent;
	display: none;
	top: 50%;
	margin-top: -6px;
	left: 28px;
}

.piano_moving_content_left_item:first-child {
	border-top: none;
}

.piano_moving_content_left_item:last-child {
	border-bottom: none;
}

.piano_moving_content_right_title {
	line-height: 63px;
	height: 63px;
	background-color: #efeff0;
}

.piano_moving_content_right {
	width: 743px;
	display: inline-block;
	float: right;
}

.piano_moving_content_right_title span {
	display: inline-block;
	border-left: solid 9px #e81000;
	padding-left: 17px;
	color: #ff4200;
	font-size: 28px;
}

.piano_moving_content_right_title label {
	font-size: 22px;
	color: #bbbbbb;
}

.piano_moving_content_right_content {
	clear: both;
	overflow: hidden;
}

.piano_moving_content_right_content {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}

.piano_moving_content_right_img {
	display: inline-block;
	float: left;
	width: 426px;
}

.piano_moving_content_right_img img {
	border: solid 1px #efeff0;
	width: 424px;
	height: auto;
	display: block;
}

.piano_moving_content_right_text {
	width: 290px;
	display: inline-block;
	float: right;
}

.piano_moving_content_service_item {
	line-height: 38px;
	display: block;
	background-image: url(../images/orange_check.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #303030;
	font-size: 15px;
	text-indent: 33px;
}

.piano_moving_content_applybtn {
	display: block;
	width: 224px;
	height: 49px;
	display: block;
	background-image: url(../images/apply_btn.png);
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 33px;
}

.piano_rec {
	margin-top: 30px;
}

.pianor_rec_title {
	height: 55px;
	background-image: url(../images/piano_title_bg.png);
	background-repeat: no-repeat;
	line-height: 53px;
}

.pianor_rec_title span {
	color: white;
	font-size: 28px;
	display: inline-block;
	width: 240px;
	text-align: center;
}

.pianor_rec_title label {
	color: #bbbbbb;
	font-size: 22px;
	margin-left: 20px;
	display: inline-block;
}

.piano_rec_content {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}

.piano_rec_content_left {
	display: inline-block;
	float: left;
	position: relative;
	width: 355px;
}

.piano_rec_content_left img {
	display: block;
	width: 100%;
	height: auto;
}

.piano_rec_content_left span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #0D0D0D;
	background-color: rgba(0, 0, 0, 0.85);
	color: white;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}

.piano_rec_content_mid {
	margin-left: 28px;
	width: 163px;
	display: inline-block;
	float: left;
}

.piano_rec_content_mid img:nth-child(1) {
	margin-top: 0px;
}

.piano_rec_content_mid img {
	display: block;
	width: 155px;
	height: 82px;
	padding: 3px;
	background-color: #f8f8fa;
	border: solid 1px #DADADA;
	margin-top: 20px;
}

.piano_rec_content_right {
	display: inline-block;
	width: 430px;
	float: right;
}

.piano_rec_content_text {
	display: block;
	margin-top: 40px;
}

.piano_rec_content_text:first-child {
	margin-top: 0px;
}

.piano_rec_content_text span {
	display: block;
	color: #383838;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
}

.piano_rec_content_text p {
	display: block;
	margin: 0px;
	color: #989898;
	text-indent: 2em;
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
}

.page_location {
	height: ;
	font-size: 14px;
	color: #181818;
	height: 36px;
	line-height: 36px;
	border-bottom: solid 2px #c20000;
	background-color: #f7f7f7;
}

.bm_service_content {
	margin-top: 40px;
}

.bm_service_content_list {
	clear: both;
	overflow: hidden;
}

.bm_service_content_list a:nth-child(7n+1) .bm_service_content_item {
	margin-left: 0px;
}

.bm_service_content_item {
	display: inline-block;
	width: 131px;
	height: 131px;
	float: left;
	position: relative;
	margin-bottom: 25px;
	margin-left: 13.83333px;
}

.bm_service_content_item img {
	display: block;
	width: 125px;
	height: 125px;
	padding: 2px;
	border: solid 1px #dadada;
}

.bm_service_content_item span {
	display: block;
	background-color: #0D0D0D;
	background-color: rgba(0, 0, 0, 0.6);
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
}

.business_service_advantage {
	margin-top: 25px;
}

.business_service_advantage_content {
	margin-top: 55px;
	position: relative;
	padding-top: 18px;
}

.business_service_advantage_item {
	line-height: 56px;
	background-image: url(../images/red_check.png);
	background-repeat: no-repeat;
	height: 56px;
	border-bottom: dashed 1px #bfbfbf;
	background-position: left center;
	text-indent: 44px;
	font-size: 18px;
	color: #2d2d2d;
	font-weight: bold;
	width: 590px;
}

.business_service_advantage_content_img {
	position: absolute;
	right: 0px;
	top: 0px;
}

.business_area {
	margin-top: 40px;
}

.business_area_content {
	margin-top: 35px;
	text-align: center;
}

.business_area_content img {
	display: block;
	margin: auto;
}

.business_service_intro {
	margin-top: 40px;
}

.business_service_intro_content {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.business_service_intro_img {
	display: inline-block;
	float: left;
	width: 393px;
}

.business_service_intro_img img {
	display: block;
	width: 100%;
}

.business_service_intro_text {
	width: 560px;
	float: right;
	color: #2d2d2d;
	font-size: 18px;
	line-height: 38px;
}

.related_news {
	margin-top: 40px;
	border: solid 9px #ECECEC;
	padding: 0px 26px;
}

.related_news_title {
	border-bottom: solid 3px #ececec;
	line-height: 65px;
	height: 55px;
}

.related_news_title span {
	font-weight: bold;
	color: black;
	font-size: 22px;
}

.related_news_title label {
	text-transform: uppercase;
	font-size: 12px;
	color: #b4b4b4;
}

.related_news_content {
	padding: 15px 0px 20px 0px;
	clear: both;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 0px;
}

.related_news_content li {
	list-style-type: none;
}

.related_news_item {
	width: 390px;
	display: inline-block;
	float: left;
	text-indent: 24px;
	line-height: 40px;
	color: #2a2a2a;
	background-image: url(../images/red_sq.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.related_news_item:nth-child(2n) {
	float: right;
}

.related_news_item a {
	display: inline-block;
	color: #2a2a2a;
	text-indent: 0px;
}

.related_news_item label {
	display: inline-block;
	float: right;
}

.related_news_content_divider {
	position: absolute;
	width: 1px;
	height: 133px;
	left: 50%;
	top: 30px;
	background-image: url(../images/qrc_divider.png);
	background-repeat: no-repeat;
}

.bs_service_advantage_content {
	overflow: hidden;
}

.bs_service_advantage_row {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.bs_service_advantage_row:nth-child(1) .bs_service_advantage_text {
	width: 580px;
	margin-top: 15px;
}

.bs_service_advantage_row:nth-child(1) .bs_service_advantage_img {
	margin-left: 20px;
}

.bs_service_advantage_row:nth-child(2) .bs_service_advantage_text {
	margin-top: 15px;
}

.bs_service_advantage_row:nth-child(2) .bs_service_advantage_img {
	margin-right: 20px;
}

.bs_service_advantage_text {
	display: inline-block;
	float: left;
}

.bs_service_advantage_img {
	display: inline-block;
	float: left;
}

.bs_service_advantage_text_title {
	clear: both;
	overflow: hidden;
}

.bs_service_advantage_text_index {
	display: inline-block;
	float: left;
	width: 40px;
	height: 37px;
	text-align: center;
	line-height: 50px;
	color: white;
	font-size: 22px;
	font-family: arial;
	background-image: url(../images/bs_advantage_index_bg.png);
	background-repeat: no-repeat;
}

.bs_service_advantage_text_title_ench {
	display: inline-block;
	float: left;
	margin-left: 5px;
}

.bs_service_advantage_text_title_en {
	display: block;
	text-transform: uppercase;
	line-height: 1em;
	font-size: 15px;
	color: #7c7c7c;
}

.bs_service_advantage_text_title_ch {
	display: block;
	font-size: 22px;
	color: #2d2d2d;
	line-height: 1em;
	font-weight: bold;
}

.bs_service_advantage_text_content {
	margin-top: 10px;
	padding-left: 20px;
}

.bs_service_advantage_text_item {
	line-height: 26px;
	padding: 5px 0px 5px 30px;
	color: #2D2D2D;
	font-size: 16px;
	border-bottom: dashed 1px #bfbfbf;
	background-image: url(../images/orange_toright.png);
	background-repeat: no-repeat;
	background-position: left 13px;
}

.bs_fine_management {
	margin-top: 40px;
}

.bs_fine_management_content {
	position: relative;
	overflow: hidden;
}

.bs_fine_management_item {
	padding-left: 40px;
	margin-top: 30px;
}

.bs_fine_management_item_title {
	clear: both;
	overflow: hidden;
}

.bs_fine_management_item_index {
	display: inline-block;
	float: left;
	font-size: 63px;
	line-height: 1em;
	font-weight: bold;
	color: #737373;
	font-family: arial;
}

.bs_fine_management_item_ench {
	display: inline-block;
	float: left;
	margin-left: 5px;
}

.bs_fine_management_item_en {
	text-transform: uppercase;
	color: #737373;
	font-size: 18px;
	display: block;
	line-height: 1em;
	margin-top: 5px;
}

.bs_fine_management_item_ch {
	font-size: 27px;
	color: #c30000;
	font-weight: bold;
	display: block;
	line-height: 1em;
	margin-top: 5px;
}

.bs_fine_management_item_content {
	display: inline-block;
	font-size: 20px;
	color: black;
	line-height: 46px;
	border-bottom: dashed 1px #bfbfbf;
}

.bs_fine_management_img {
	position: absolute;
	top: 0px;
	right: 20px;
}

.bt_advantage_content {
	position: relative;
	overflow: hidden;
}

.bt_advantage_item {
	margin-top: 34px;
}

.bt_advantage_item_title {
	line-height: 30px;
}

.bt_advantage_item_index {
	display: inline-block;
	width: 49px;
	height: 30px;
	line-height: 30px;
	text-indent: 12px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	font-family: arial;
	background-image: url(../images/bt_index_bg.png);
	background-repeat: no-repeat;
	margin-right: 5px;
}

.bt_advantage_item_name {
	display: inline-block;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #2d2d2d;
}

.bt_advantage_item_content {
	padding: 6.5px 0px;
	line-height: 30px;
	padding-left: 53px;
	border-bottom: dashed 1px #BFBFBF;
	color: #2D2D2D;
	font-size: 16px;
	background-image: url(../images/orange_toright.png);
	background-repeat: no-repeat;
	background-position: 30px 16px;
	display: inline-block;
	width: 535px;
}

.bt_service_advantage_img {
	position: absolute;
	top: 30px;
	right: 20px;
}

.bt_service_intro_box {
	margin-top: 30px;
}

.bt_service_intro_row {
	clear: both;
	overflow: hidden;
	padding: 40px 0px;
	border-bottom: dashed 1px #BFBFBF;
}

.bt_service_intro_img {
	display: inline-block;
	float: left;
	height: 174px;
	width: 408px;
}

.bt_service_intro_img img {
	width: 194px;
	height: 174px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.bt_service_intro_text {
	width: 545px;
	display: inline-block;
	float: left;
	margin-left: 24px;
}

.bt_service_intro_text_title {
	line-height: 1em;
	font-weight: bold;
	color: #2d2d2d;
	font-size: 20px;
}

.bt_service_intro_text_content {
	margin-top: 13px;
	line-height: 36px;
	font-size: 18px;
	color: #2d2d2d;
}

.bp_service_intro_img {
	width: 410px;
	display: inline-block;
	float: left;
}

.bp_service_advantage_content {
	position: relative;
	width: 100%;
	height: 750px;
	margin-top: 30px;
}

.bp_service_advantage_content_img,
.bp_service_advantage_content_text {
	position: absolute;
	width: 100%;
	height: 100%;
}

.bp_service_advantage_content_img img {
	position: absolute;
}

.bp_service_advantage_content_img img:nth-child(1) {
	right: 0px;
	top: 0px;
}

.bp_service_advantage_content_img img:nth-child(2) {
	left: 0px;
	top: 430px;
}

.bp_service_advantage_content_text_item {
	clear: both;
	overflow: hidden;
	width: 550px;
	height: auto;
	border-bottom: dashed 1px #ff6500;
	margin-bottom: 18px;
}

.bp_service_advantage_content_text_item span {
	width: 54px;
	height: 51px;
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 51px;
	background-image: url(../images/bp_service_advantage_indexbg.png);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 22px;
	font-family: arial;
}

.bp_service_advantage_content_text_item label {
	width: 490px;
	display: inline-block;
	float: left;
	padding: 12px 0px 12px 6px;
	line-height: 30px;
	font-size: 16px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 30px;
}

.bp_service_advantage_content_text_item:nth-child(5) {
	margin-bottom: 50px;
}

.bp_service_advantage_content_text_item:nth-child(6),
.bp_service_advantage_content_text_item:nth-child(7),
.bp_service_advantage_content_text_item:nth-child(8) {
	float: right;
}

.into_menu {
	background-color: #f1f1f1;
	height: 47px;
	border-bottom: solid 2px #c20000;
	/*overflow: hidden;*/
	padding-top: 29px;
}

.into_menu_inner {
	clear: both;
	/*overflow: hidden;*/
}

.into_menu_inner a {
	display: inline-block;
	width: 98px;
	float: left;
	color: #181818;
	font-size: 15px;
	line-height: 18px;
	height: 18px;
	text-align: center;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px white;
	position: relative;
}

.into_menu_inner a.current {
	color: #c20000;
}

.into_menu_inner a.current b {
	display: block;
}

.into_menu_inner a b {
	width: 0px;
	height: 0px;
	border-top: solid 9px #c20000;
	border-left: solid 9px transparent;
	border-right: solid 9px transparent;
	position: absolute;
	top: 49px;
	left: 44.5px;
	display: none;
}

.into_menu_inner a:first-child {
	border-left: none;
}

.into_menu_inner a:last-child {
	border-right: none;
}

.into_company_intro_content {
	margin-top: 10px;
	padding: 0px 45px;
	overflow: hidden;
}

.into_company_intro_content p {
	margin-top: 20px;
	line-height: 22px;
	font-size: 14px;
	color: #5a5a5a;
	text-indent: 2em;
}

.into_service_module_content {
	margin-top: 25px;
	clear: both;
	overflow: hidden;
}

.into_service_module_content a:first-child .into_service_module_item {
	margin-left: 0px;
}

.into_service_module_item {
	display: inline-block;
	float: left;
	width: 163px;
	height: 120px;
	position: relative;
	overflow: hidden;
	margin-left: 3.333333px;
}

.into_service_module_item img {
	display: block;
	width: 100%;
	height: 100%;
}

.into_service_module_item:hover .into_service_module_cover {
	top: 0px;
}

.into_service_module_cover {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0px;
	text-align: center;
	line-height: 109px;
	color: white;
	font-weight: bold;
	font-size: 24px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	background-color: #dc0000;
	background-color: rgba(220, 0, 0, 0.7);
}

.into_member_img {
	height: 260px;
	background-size: 100% 100%;
	overflow: hidden;
	background-image: url(../images/into_member_bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.into_company_glory_title {
	position: relative;
	height: 125px;
	overflow: hidden;
}

.into_company_glory_title img {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.into_company_glory_content {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.into_company_glory_item {
	display: inline-block;
	float: left;
	width: 25%;
}

.into_company_glory_item img {
	display: block;
	width: 250px;
	height: auto;
}

.into_company_glory_item span {
	display: block;
	width: 100%;
	line-height: 1em;
	margin-top: 20px;
	color: #3a3a3a;
	font-size: 14px;
	text-align: center;
}

.into_structure {
	margin: 40px 0px;
	display: block;
	width: 100%;
}

.into_brand {
	margin-top: 60px;
}

.into_brand_content {
	clear: both;
	overflow: hidden;
	margin-top: 50px;
}

.into_brand_big {
	display: block;
	width: 100%;
}

.into_brand_content_left {
	display: block;
	padding: 30px 0px;
	background-color: #faf8f9;
	padding-left: 20px;
	border: solid 1px #d0d0d0;
	margin-top: 40px;
}

.into_brand_content_right img:nth-child(1) {
	margin-right: 13px;
}

.into_brand_content_right img:nth-child(2) {
	margin-bottom: 16px;
}

.into_brand_text_title {
	color: #f27200;
	font-size: 27px;
	line-height: 1em;
}

.into_brand_text_box {
	margin-top: 20px;
}

.into_brand_text_item {
	display: block;
	line-height: 40px;
	padding-left: 40px;
	background-image: url(../images/orange_toright.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #3b3b3b;
	font-size: 20px;
}

.into_brand_text_item span {
	color: #bb0000;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
}

.into_brand_text_tip {
	text-indent: 40px;
	color: #3b3b3b;
	font-size: 20px;
	line-height: 40px;
}

.into_recruitment {
	margin-bottom: 40px;
}

.into_recruitment .related_news_title a {
	display: inline-block;
	float: right;
}

.into_recruitment_content {
	clear: both;
	overflow: hidden;
	padding: 20px 0px;
	position: relative;
}

.into_recruitment_content li {
	list-style-type: none;
}

.into_recruitment_item {
	width: 25%;
	display: inline-block;
	float: left;
	text-indent: 43px;
	line-height: 40px;
	color: #2a2a2a;
	background-image: url(../images/red_sq.png);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.into_recruitment_divider {
	position: absolute;
	width: 1px;
	height: 146px;
	background-image: url(../images/qrc_divider.png);
	background-size: 100% 100%;
	top: 25px;
}

.into_recruitment_divider:nth-child(1) {
	left: 200px;
}

.into_recruitment_divider:nth-child(2) {
	left: 425px
}

.into_recruitment_divider:nth-child(3) {
	left: 660px
}

.into_contactus {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

.into_contactus_left {
	display: inline-block;
	float: left;
	width: 680px;
	height: 475px;
	padding: 4px;
	border: solid 1px #e8e8e8;
}

.into_contactus_left #allmap {
	display: block;
	width: 100%;
	height: 100%;
}

.into_contactus_right {
	width: 310px;
	display: inline-block;
	float: left;
}

.into_contactus_title {
	height: 60px;
	display: block;
}

.into_contactus_title img {
	display: block;
	width: 100%;
	height: auto;
}

.into_contactus_content {
	height: 415px;
	background-color: #f9f7f7;
	overflow: hidden;
}

.into_contactus_item {
	clear: both;
	overflow: hidden;
	width: 270px;
	margin-left: 20px;
	margin-top: 15px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: white;
}

.into_contactus_item span {
	display: inline-block;
	float: left;
	width: 95px;
	padding: 0px 15px;
	background-color: #a50000;
	overflow: hidden;
	text-align: justify;
}

.into_contactus_item span b {
	display: inline-block;
	padding-left: 100%;
}

.into_contactus_item label {
	background-image: url(../images/into_contact_numbg.png);
	width: 145px;
	text-align: center;
	display: inline-block;
	float: left;
}

.advertise_12_1 {
	margin-top: 40px;
}

.advertise_12_1 img {
	width: 100%;
	display: block;
}

.into_contact_num_title {
	color: #444444;
	font-size: 25px;
	font-weight: bold;
	float: right;
}

.into_contact_num_title nn {
	color: #d80000;
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
}

.into_contact_num_item {
	display: inline-block;
	float: left;
	width: 20%;
	line-height: 40px;
	text-indent: 11px;
	background-image: url(../images/red_sq.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.into_chairman_text {
	text-indent: 0px;
	text-align: left;
	font-size: 20px;
	color: #3a3a3a;
	margin-top: 20px;
	display: block;
}

.into_chairman_date {
	color: #3a3a3a;
	font-size: 14px;
	display: block;
	text-align: right;
}

.into_history_item {
	padding-left: 150px;
	position: relative;
	padding-top: 31px;
}

.into_history_item:last-child .into_history_divider {
	display: none;
}

.into_history_item .into_history_text {
	border-bottom: dotted 1px #e1e1e1;
	padding-bottom: 20px;
	margin-top: 0px;
}

.into_history_item .into_history_text label {
	white-space: normal;
	line-height: 20px;
}

.into_history_year {
	width: 75px;
	height: 31px;
	display: block;
	background-color: #d40000;
	color: white;
	font-size: 20px;
	text-align: center;
	line-height: 31px;
	position: absolute;
	left: 34px;
	top: 58px;
	z-index: 10;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.into_history_divider {
	width: 0px;
	height: 100%;
	position: absolute;
	border-left: solid 1px #d40000;
	top: 40px;
	left: 72px;
}

.into_company_intro_imgbox {
	clear: both;
	overflow: hidden;
	margin: 40px 0px;
	height: 325px;
	position: relative;
}

.into_company_intro_imgbox img {
	display: block;
	position: absolute;
}

.into_company_intro_imgbox img:nth-child(1) {
	left: 0px;
	top: 0px;
}

.into_company_intro_imgbox img:nth-child(2) {
	left: 312px;
	top: 0px;
}

.into_company_intro_imgbox img:nth-child(3) {
	left: 0px;
	top: 193px;
}

.into_company_intro_imgbox img:nth-child(4) {
	left: 312px;
	top: 113px;
}

.into_company_intro_imgbox img:nth-child(5) {
	left: 675px;
	top: 113px;
}

.into_glory_page {
	margin-top: 40px;
}

.into_glory_page_content {
	clear: both;
	overflow: hidden;
	margin-top: 35px;
}

.into_company_glory_page_item {
	display: inline-block;
	width: 250px;
	height: auto;
	float: left;
	margin: 17.5px 41.66666px;
}

.into_company_glory_page_item img {
	display: block;
	width: 100%;
	height: auto;
}

.into_company_glory_page_item span {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 10px;
	line-height: 1em;
	text-align: center;
	color: #3a3a3a;
}

.into_glory_page_num {
	text-align: center;
	margin-top: 40px;
}

.into_glory_page_num span {
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	margin: 0px 5px;
}

.into_glory_page_num span a {
	color: #313131;
}

.into_glory_page_num span.current {
	background-color: #d20000;
}

.into_glory_page_num span.current a {
	color: white;
}

.into_glory_page_num span:first-child,
.into_glory_page_num span:last-child {
	background-color: #7b7b7b;
	color: white;
}

.into_glory_page_num span:first-child a,
.into_glory_page_num span:last-child a {
	color: white;
}

.ikea_culture {
	margin-top: 40px;
}

.ikea_culture_item {
	width: 410px;
	display: inline-block;
	float: left;
}

.ikea_culture_item .into_company_culture_item {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
}

.ikea_culture_item:nth-child(2n+1) {
	margin-right: 180px;
}

.ikea_culture_item_intro {
	line-height: 24px;
	padding-left: 50px;
	display: block;
	color: #363636;
	font-size: 18px;
	height: 72px;
	background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}

.ikea_culture_member {
	display: block;
	height: 710px;
	background-image: url(../images/into_ikea_culture_memberbg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 50px;
	overflow: hidden;
}

.ikea_culture_member_list {
	clear: both;
	overflow: hidden;
	margin-top: 57px;
	padding: 0px 39px;
}

.ikea_culture_member_list img {
	display: inline-block;
	float: left;
	border: solid 1px #c9c9c9;
	width: 167px;
	height: 118px;
	margin: 55px 7px 0px 7px;
}

.into_recruitment_page {
	margin-top: 40px;
}

.into_recruitment_page_content {
	margin-top: 10px;
}

.into_recruitment_page_item {
	padding: 35px 0px;
	border-bottom: dashed 1px #cccccc;
	position: relative;
}

.into_recruitment_page_item_title {
	font-size: 18px;
	color: #4E4E4E;
	font-weight: bold;
}

.into_recruitment_page_item_sectitle {
	line-height: 30px;
	color: #3b3b3b;
	font-size: 12px;
}

.into_recruitment_page_item_content {
	line-height: 24px;
	font-size: 12px;
	color: #3b3b3b;
}

.into_recruitment_page_item_apply {
	position: absolute;
	bottom: 35px;
	right: 13px;
	width: 121px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: white;
	background-color: #ff6c00;
	font-size: 16px;
}

.into_ipright_page {
	margin-top: 40px;
}

.into_ipright_page_row {
	clear: both;
	overflow: hidden;
	padding: 25px 0px;
	border-bottom: dotted 1px #b2b2b2;
}

.into_ipright_page_content {
	margin-top: 20px;
}

.into_ipright_page_img {
	display: inline-block;
}

.into_ipright_page_img img {
	display: block;
}

.into_ipright_page_text {
	line-height: 26px;
	font-size: 14px;
	color: #494949;
	display: inline-block;
	text-indent: 2em;
}

.into_ipright_page_row:nth-child(1) .into_ipright_page_img {
	width: 309px;
	height: 132px;
	float: left;
	margin-top: 10px;
}

.into_ipright_page_row:nth-child(1) .into_ipright_page_text {
	width: 590px;
	height: auto;
	float: right;
	margin-right: 20px;
}

.into_ipright_page_row:nth-child(2) .into_ipright_page_img {
	width: 410px;
	height: 203px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
}

.into_ipright_page_row:nth-child(2) .into_ipright_page_text {
	width: 550px;
	height: auto;
	float: left;
	margin-top: 20px;
}

.into_ipright_page_row:nth-child(3) .into_ipright_page_img {
	width: 317px;
	height: 207px;
	float: left;
}

.into_ipright_page_row:nth-child(3) .into_ipright_page_text {
	width: 635px;
	height: auto;
	margin-right: 20px;
	float: right;
}

.into_structure_page_content {
	margin-top: 30px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.into_structure_page_content_img {
	display: block;
}

.ispc_1,
.ispc_2,
.ispc_3,
.ispc_4,
.ispc_5,
.ispc_6 {
	position: absolute;
	color: white;
	line-height: 1em;
	display: block;
	text-align: center;
}

.ispc_1 {
	font-size: 27px;
	font-weight: bold;
	width: 150px;
	left: 183px;
	top: 360px;
}

.ispc_2,
.ispc_3,
.ispc_4,
.ispc_5,
.ispc_6 {
	font-size: 18px;
	width: 104px;
}

.ispc_2 {
	left: 215px;
	top: 90px;
}

.ispc_3 {
	left: 372px;
	top: 290px;
}

.ispc_4 {
	left: 371px;
	top: 446px;
}

.ispc_5 {
	left: 215px;
	top: 605px;
}

.ispc_6 {
	left: 27px;
	top: 368px;
}

.ispc_ul_1,
.ispc_ul_2,
.ispc_ul_3,
.ispc_ul_4,
.ispc_ul_5 {
	color: white;
	font-size: 18px;
	line-height: 35px;
	position: absolute;
	width: 155px;
}

.ispc_ul_1 li,
.ispc_ul_2 li,
.ispc_ul_3 li,
.ispc_ul_4 li,
.ispc_ul_5 li {
	display: block;
	margin-bottom: 8px;
}

.ispc_ul_1 {
	top: 0px;
	text-align: left;
	text-indent: 23px;
	left: 374px;
}

.ispc_ul_2 {
	top: 218px;
	text-align: left;
	text-indent: 23px;
	left: 566px;
}

.ispc_ul_3 {
	top: 407px;
	text-align: left;
	text-indent: 23px;
	left: 566px;
}

.ispc_ul_4 {
	top: 570px;
	text-align: left;
	text-indent: 23px;
	left: 383px;
}

.ispc_ul_5 {
	top: 21px;
	text-align: center;
	left: 823px;
}

.ispc_ul_5 li:nth-child(1),
.ispc_ul_5 li:nth-child(2),
.ispc_ul_5 li:nth-child(3),
.ispc_ul_5 li:nth-child(4),
.ispc_ul_5 li:nth-child(5),
.ispc_ul_5 li:nth-child(6),
.ispc_ul_5 li:nth-child(7) {
	text-indent: 23px;
	text-align: left;
}

.company_conutry_head {
	position: relative;
	height: 200px;
	overflow: hidden;
	border-bottom: solid 2px #ee7000;
}

.company_conutry_head img {
	display: block;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
}

.company_country_service_area {
	margin-top: 40px;
}

.company_country_service_area_content {
	margin-top: 30px;
	display: block;
	position: relative;
}

.company_country_area_right_1 {
	position: absolute;
	top: 47px;
	left: 750px;
}

.company_country_area_right_2 {
	position: absolute;
	top: 47px;
	left: 892px;
}

.ccar_item {
	display: block;
	color: #746363;
	font-size: 17px;
	line-height: 40px;
	height: 40px;
	background-image: url(../images/round_red_white.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
	padding-left: 54px;
}

.ccar_item:hover {
	font-size: 20px;
	font-weight: bold;
	color: #7e7070;
	background-image: url(../images/star_red.png);
}

.company_country_service_area_content img {
	display: block;
}

.company_country_body {
	margin-top: 60px;
}

.company_country_body_filter {
	clear: both;
	overflow: hidden;
}

.company_country_body_filter_label {
	color: #ff4e00;
	font-size: 26px;
	line-height: 36px;
	display: inline-block;
	float: left;
	letter-spacing: 2px;
}

.company_country_body_filter_item {
	display: inline-block;
	float: left;
	line-height: 36px;
	padding-left: 0px;
	margin: 0px;
}

.company_country_body_filter_item li {
	display: inline-block;
	list-style-type: none;
	float: left;
	height: 36px;
	width: 75px;
	text-align: center;
	line-height: 36px;
	background-color: #e4e4e4;
	font-size: 18px;
	color: #414141;
	cursor: pointer;
	margin-left: 6px;
}

.company_country_body_filter_item li.current {
	background-color: #ff4e00;
	color: white;
}

.company_country_companybox {
	padding-left: 0px;
	margin: 35px 0px 0px 0px;
}

.company_country_companyitem {
	margin-top: 15px;
	padding: 25px;
	background-color: #f6f6f6;
	clear: both;
	overflow: hidden;
}

.conmpany_country_list_left {
	display: inline-block;
	float: left;
	width: 244px;
	height: 189px;
}

.conmpany_country_list_right {
	width: 620px;
	display: inline-block;
	float: left;
	margin-left: 35px;
}

.conmpany_country_list_title {
	margin: 0px;
	font-size: 27px;
	color: #3a3a3a;
	font-weight: bold;
	line-height: 1em;
}

.conmpany_country_list_title a {
	color: #3a3a3a;
}

.conmpany_country_list_text {
	color: #5a5a5a;
	text-indent: 2em;
	font-size: 14px;
	line-height: 24px;
	margin-top: 25px;
}

.conmpany_country_list_number {
	display: block;
	line-height: 27px;
	color: #111111;
	font-size: 19px;
	margin-top: 34px;
}

.conmpany_country_list_number label {
	font-size: 27px;
	font-weight: bold;
	color: #ff6000;
}

.chengdu_offer {
	margin-top: 40px;
}

.chengdu_offer_content {
	text-align: center;
	margin-top: 30px;
}

.chengdu_offer_content .bm_service_content_list {
	display: inline-block;
	margin: auto;
}

.chengdu_choose {
	margin-top: 30px;
}

.chengdu_choose_content {
	position: relative;
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}

.chengdu_choose_content_ul {
	padding-left: 0px;
	margin: 0px;
}

.chengdu_choose_content_li {
	display: inline-block;
	float: left;
	width: 600px;
	margin-top: 9px;
}

.chengdu_choose_content_li:nth-child(1) {
	float: left;
}

.chengdu_choose_content_li:nth-child(2) {
	float: left;
}

.chengdu_choose_content_li:nth-child(3) {
	float: left;
}

.chengdu_choose_content_li:nth-child(4) {
	float: left;
}

.chengdu_choose_content_li:nth-child(5) {
	float: right;
	margin-top: 45px;
}

.chengdu_choose_content_li:nth-child(6) {
	float: right;
}

.chengdu_choose_content_li:nth-child(7) {
	float: right;
}

.chengdu_choose_content_li_index {
	display: inline-block;
	float: left;
	width: 37px;
	height: 39px;
	background-image: url(../images/chengdu_choose_index.png);
	background-repeat: no-repeat;
	line-height: 34px;
	text-align: center;
	text-indent: -3px;
	font-size: 34px;
	font-family: arial;
	font-weight: bold;
	color: white;
}

.chengdu_choose_content_li_text {
	line-height: 46px;
	font-size: 18px;
	color: #0e0e0e;
	display: inline-block;
	float: left;
	width: 550px;
	margin-left: 10px;
	border-bottom: dashed 1px #c1c1c1;
}

.chengdu_choose_img {
	position: absolute;
}

.chengdu_choose_img:nth-child(1) {
	right: 35px;
	top: 0px;
}

.chengdu_choose_img:nth-child(2) {
	left: 35px;
	top: 245px;
}

.chengdu_area .area_line:nth-child(4) {
	width: 800px;
}

.chengdu_area .area_line:nth-child(5) {
	width: 500px;
	top: 240px;
}

.chengdu_area .area_item_more span {
	color: black;
	font-size: 16px;
	font-weight: lighter;
}

.chengdu_area .area_item_more label {
	font-weight: bold;
	font-family: arial;
	color: #a31201;
	font-size: 18px;
}

.charge_standard {
	margin-top: 45px;
}

.charge_standard_content {
	/*margin-top: 30px;*/
	display: block;
}

.charge_standard_more {
	display: block;
	width: 93px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	color: white;
	font-size: 14px;
	background-color: #bc0000;
	margin: 13px auto;
}

.charge_standard_content_list {
	clear: both;
	overflow: hidden;
}

.charge_standard_content_list_item {
	width: 199px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color: white;
	background-image: url(../images/charge_standard_item.png);
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	float: left;
	margin: 13px 25px;
}

.chengdu_pic_news {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.chengdu_picture {
	width: 630px;
	float: left;
}

.chengdu_news {
	width: 340px;
	float: right;
}

.chengdu_picture_slide_content img {
	display: inline-block;
	margin-right: 18px;
	border: solid 1px #cacaca;
	width: 170px;
	height: 161px;
}

.chengdu_picture_slide {
	margin-top: 29px;
}

.chengdu_picture_slide .tempWrap {
	width: 100% !important;
}

.chengdu_how_service {
	margin-top: 60px;
}

.chengdu_how_service_content {
	margin-top: 60px;
	text-align: center;
}

.chengdu_how_service_content img {
	display: block;
	margin: auto;
}

.chengdu_contact {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.chengdu_contact_left {
	display: inline-block;
	float: left;
	width: 497px;
	height: 400px;
	padding: 4px;
	border: solid 1px #e8e8e8;
}

.chengdu_contact_left #allmap {
	width: 100%;
	height: 100%;
}

.chengdu_contact_right {
	width: 493px;
	display: inline-block;
	float: left;
}

.chengdu_contact_title {
	display: block;
	width: 100%;
	height: 83px;
}

.chengdu_contact_content {
	height: 327px;
	overflow: hidden;
	font-size: 19px;
	color: #111111;
	padding-left: 40px;
	background-color: #f9f7f7;
}

.chengdu_contact_hotline {
	margin-top: 50px;
	line-height: 1em;
}

.chengdu_contact_hotline label {
	font-size: 27px;
	font-weight: bold;
	color: #ff6000;
}

.chengdu_contact_help {
	margin-top: 30px;
	line-height: 1em;
}

.chengdu_contact_help label {
	font-size: 27px;
	font-weight: bold;
	color: #747474;
}

.chengdu_contact_address {
	line-height: 2em;
	margin-top: 30px;
}

.chengdu_contact_address label {
	font-size: 22px;
	font-weight: bold;
	color: #282828;
}

.tangshan_area .area_line:nth-child(2) {
	width: 500px;
}

.tangshan_area .area_item_more {
	display: inline-block;
	float: left;
	margin-left: 25px;
}

.tangshan_area .area_item_more span {
	color: black;
	font-size: 16px;
	font-weight: lighter;
}

.tangshan_area .area_item_more label {
	font-weight: bold;
	font-family: arial;
	color: #a31201;
	font-size: 18px;
}

.tianjin_area .area_line:nth-child(3) {}

.tianjin_area .area_line:nth-child(4) {
	width: 800px;
}

.tianjin_area .area_line:nth-child(5) {
	top: 240px;
}

.tianjin_area .area_item_more {
	display: inline-block;
	float: left;
	white-space: nowrap;
	margin: 0px 24px 16px 24px;
	line-height: 39px;
}

.tianjin_area .area_item_more span {
	color: black;
	font-size: 16px;
	font-weight: lighter;
}

.tianjin_area .area_item_more label {
	font-weight: bold;
	font-family: arial;
	color: #a31201;
	font-size: 17px;
}

.company_offer_title {
	width: 1000px;
	height: 60px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}

.company_offer_title_line_1,
.company_offer_title_line_2 {
	position: absolute;
	width: 240px;
	height: 3px;
	border-top: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	top: 50%;
	margin-top: -2.5px;
}

.company_offer_title_line_1 {
	left: 0px;
}

.company_offer_title_line_2 {
	right: 0px;
}

.company_offer_title_what {
	position: absolute;
	font-family: Minion Pro;
	font-style: italic;
	font-size: 73px;
	line-height: 1em;
	color: #5a5959;
	left: 255px;
	top: -6.5px;
}

.company_offer_title_can {
	position: absolute;
	color: #5a5a5a;
	font-size: 20px;
	line-height: 1em;
	left: 480px;
	top: -2px;
}

.company_offer_title_ch {
	font-size: 26px;
	font-weight: bold;
	color: #b40001;
	position: absolute;
	left: 480px;
	top: 22px;
	line-height: 1em;
}

.company_choose_title {
	width: 1000px;
	height: 77px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}

.company_choose_title_why_ch {
	position: absolute;
	color: #0E0E0E;
	font-size: 39px;
	font-weight: bold;
	line-height: 1em;
	left: 270px;
	top: 0px;
}

.company_choose_title_why_en {
	position: absolute;
	font-size: 39px;
	color: #8d8d8d;
	line-height: 1em;
	top: 0px;
	left: 475px;
}

.company_choose_title_choose_ch {
	position: absolute;
	font-weight: bold;
	font-size: 39px;
	color: #b40001;
	left: 432px;
	top: 31px;
}

.company_choose_title_choose_en {
	position: absolute;
	color: #696969;
	font-size: 13px;
	font-family: arial;
	left: 253px;
	top: 47px;
	text-align: right;
}

.company_into_title {
	width: 1000px;
	height: 78px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}

.company_into_title_en {
	position: absolute;
	top: 0px;
	left: 268px;
	font-family: arial;
	font-size: 20px;
	color: #7e7e7e;
	line-height: 1em;
}

.company_into_title_ch1 {
	position: absolute;
	top: 22px;
	left: 258px;
	font-size: 54px;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #0e0e0e;
}

.company_into_title_ch2 {
	width: 353px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background-image: url(../images/pa.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: white;
	font-size: 39px;
	font-weight: bold;
	position: absolute;
	left: 368px;
	top: 21px;
}

.guiyang_area .area_line:nth-child(2) {
	width: 300px;
}

.moving_day_right_block {
	border: solid 1px #d4d4d4;
	padding-bottom: 60px;
}

.moving_day_right_title {
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	background-color: #d4d4d4;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
}

.moving_day_right_content {
	padding: 0px 35px;
	overflow: hidden;
}

.moving_day_right_first {
	clear: both;
	overflow: hidden;
	padding: 40px 0px;
	border-bottom: dotted 1px #D4D4D4;
}

.moving_day_first_left {
	display: inline-block;
	float: left;
	width: 188px;
	height: 154px;
}

.moving_day_first_right {
	display: inline-block;
	float: right;
	width: 420px;
	margin-right: 5px;
	line-height: 22px;
	color: #333333;
	font-size: 12px;
	margin-top: -5px;
}

.moving_day_list li {
	margin: 60px 0px 10px 0px;
}

.moving_day_list li h3,
.moving_day_list li h3 a {
	color: #2F2F2F;
	font-weight: normal;
	font-size: 24px;
	line-height: 1em;
	margin: 0px;
}

.moving_day_list li p {
	margin: 0px;
	line-height: 30px;
	color: #343434;
	font-size: 16px;
	margin-top: 16px;
}

.moving_day_list li p a {
	color: #a31201;
}

.moving_day_page {
	text-align: center;
	margin-top: 30px;
	line-height: 24px;
}

.moving_day_page span {
	display: inline-block;
	width: 24px;
	text-align: center;
	line-height: 24px;
	background-color: #e5e5e5;
	color: #3a3a3a;
}

.moving_day_page span a {
	display: inline-block;
	font-size: 16px;
}
.moving_day_page span:nth-child(1) {
	width:auto; padding-left:5px; padding-right:5px;
}
.moving_day_page span:nth-child(2) {
	width:50px;
}
.moving_day_page span:last-child{
	width:60px;
}

.moving_day_page span.current {
	color: white;
	background-color: #c10000;
}

.moving_day_top {
	margin-top: 40px;
	background-color: #f0f0f0;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.moving_day_top_item {
	display: inline-block;
	float: left;
	width: 299px;
	height: 192px;
	background-image: url(../images/calendar_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 20px 17.1666px 10px 17.1666px;
}

.moving_day_top_item h5 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #bb0000;
	margin: 54px 0px 17px 0px;
}

.moving_day_top_item_content span {
	display: block;
	width: 256px;
	margin: auto;
	line-height: 30px;
	white-space: nowrap;
	height: 30px;
	font-size: 12px;
	text-indent: 20px;
	background-image: url(../images/orange_duihao.png);
	background-repeat: no-repeat;
	background-size: 13px 13px;
	background-position: left center;
}

.moving_day_recommend {
	margin-top: 30px;
	border: solid 8px #ececec;
	padding: 16px 14px 26px 14px;
}

.moving_day_recommend_title {
	line-height: 18px;
	margin-bottom: 20px;
}

.moving_day_recommend_title_ch {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.moving_day_recommend_title_en {
	color: #B4B4B4;
	font-size: 12px;
	margin-left: 5px;
	text-transform: uppercase;
}

.moving_day_recommend_content {
	clear: both;
	overflow: hidden;
	padding: 20px 0px;
	background-color: #f2f2f2;
}

.moving_day_recommend_content li {
	display: inline-block;
	float: left;
	width: 165px;
	line-height: 30px;
	background-image: url(../images/moving_day_index.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left center;
	text-indent: 20px;
	margin: 0px 13px;
}

.moving_day_listview_box {
	padding-bottom: 54px;
}

.moving_day_listview {
	padding: 0px 35px;
	overflow: hidden;
}

.moving_day_listview_item {
	margin: 34px 0px 36px 0px;
	clear: both;
	overflow: hidden;
}

.moving_day_listview_left {
	width: 77px;
	height: 70px;
	display: inline-block;
	float: left;
}

.moving_day_listview_right {
	display: inline-block;
	width: 628px;
	/*float: right;*/
}

.moving_day_listview_right h5 {
	display: block;
	margin: 0px;
	color: #A31201;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: dotted 1px #b3b3b3;
}

.moving_day_listview_right p {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}

.moving_day_list_page {
	margin-top: 52px;
}








.moving_day_content {
	padding: 0px 35px;
}

.moving_day_content_title {
	height: 83px;
	line-height: 83px;
	border-bottom: dotted 1px #b3b3b3;
	color: #191919;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

.moving_day_content_textimg {
	min-height: 691px;
}

.moving_day_content_textimg p {
	display: block;
	text-indent: 2em;
	color: #333333;
	font-size: 12px;
	margin-top: 25px;
	line-height: 2em;
}

.moving_day_content_imgbox {
	text-align: center;
	margin-top: 55px;
}

.moving_day_content_prev_next {
	margin-top: 55px;
}

.moving_day_content_prev_next span:nth-child(1) {
	margin-bottom: 20px;
}

.moving_day_content_prev_next span {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #343434;
}

.moving_day_content_prev_next span a:hover {
	color: #FF8500;
}

.news_page_enterprise_box {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}

.news_page_enterprise_box_left {
	display: inline-block;
	width: 661px;
	float: left;
	overflow: hidden;
}

.news_banner {
	display: block;
	width: 661px;
	height: 347px;
	position: relative;
	overflow: hidden;
}

.news_banner img {
	display: block;
	width: 661px;
	height: 347px;
	position: absolute;
	left: 100%;
	top: 0px;
	transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.news_banner img:first-child {
	left: 0px;
}

.news_banner_bottom {
	height: 45px;
	line-height: 45px;
	background-color: #121212;
}

.news_banner_text {
	font-size: 14px;
	color: #676767;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 20px;
}

.news_banner_index {
	display: inline-block;
	float: right;
	color: #7c7c7c;
	margin-right: 10px;
}

.news_banner_index span {
	display: inline-block;
	width: 24px;
	text-align: center;
	cursor: pointer;
}

.news_banner_index span.current {
	color: #900000;
}

.news_page_enterprise_box_right {
	display: inline-block;
	width: 328px;
	float: right;
}

.news_page_enterprise_title {
	height: 49px;
	line-height: 49px;
	text-indent: 10px;
	background-color: #dcdddd;
	cursor: pointer;
}

.news_page_enterprise_title_ch {
	color: #2F2F2F;
	font-weight: bold;
	cursor: pointer;
	font-size: 23px;
}

.news_page_enterprise_title_en {
	font-family: arial;
	font-size: 18px;
	cursor: pointer;
	color: white;
	text-transform: uppercase;
}

.news_page_enterprise_content {
	height: 372px;
	background-color: #f2f2f3;
	padding: 0px 12px;
}

.news_page_enterprise_content li {
	clear: both;
	overflow: hidden;
	border-bottom: dotted 1px #a0a0a0;
	padding: 16px 0px 13px 0px;
}

.news_page_enterprise_content_date {
	display: inline-block;
	float: left;
	width: 50px;
}

.news_page_enterprise_content_date label {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #585858;
	line-height: 1em;
}

.news_page_enterprise_content_date span {
	display: block;
	width: 100%;
	font-size: 12px;
	color: white;
	text-align: center;
	line-height: 18px;
	background-color: #7d7d7d;
}

.news_page_enterprise_content_text {
	display: inline-block;
	width: 240px;
	float: left;
	margin-left: 12px;
}

.news_page_enterprise_content_text h6 {
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #404040;
}

.news_page_enterprise_content_text span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_page_media_box {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}

.news_page_media_box_left {
	width: 661px;
	display: inline-block;
	float: left;
}

.news_page_media_list {
	clear: both;
	overflow: hidden;
	margin-top: 9px;
}

.news_page_media_item {
	display: inline-block;
	float: left;
	width: 187px;
	padding: 12px 12px 0px 12px;
	border: solid 1px #e2e2e2;
}

.news_page_media_item:nth-child(2) {
	margin: 0px 11px;
}

.news_page_media_item img {
	display: block;
	width: 100%;
	height: auto;
}

.news_page_media_item h6 {
	display: block;
	margin: 8px 0px 0px 0px;
	line-height: 26px;
	text-align: center;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #3B3B3B;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	background-color: #f4f4f4;
}

.news_page_media_item p {
	display: block;
	margin: 0px;
	padding: 16px 0px 15px 0px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	border-bottom: solid 1px #e2e2e2;
	font-size: 12px;
	font-family: "宋体";
}

.news_page_media_item label {
	display: block;
	line-height: 41px;
	text-indent: 5px;
	font-size: 12px;
	font-family: "宋体";
	color: #6f6f6f;
}

.news_page_welfare_content {
	border: solid 1px #e2e2e2;
	padding: 0px 12px;
	height: 348px;
}

.news_page_welfare_content li {
	clear: both;
	overflow: hidden;
	border-bottom: dotted 1px #a0a0a0;
	padding: 13px 0px 13px 0px;
}

.news_page_welfare_content_index {
	display: inline-block;
	float: left;
	height: 34px;
	width: 3px;
	background-color: #a60000;
	margin-top: 3px;
}

.news_page_company_box {
	border: solid 1px #e2e2e2;
	padding: 0px 16px;
}

.news_page_company_top_item {
	clear: both;
	overflow: hidden;
	padding: 15px 0px;
	border-bottom: dotted 1px #d2d2d2;
}

.news_page_company_top_img {
	width: 143px;
	height: 87px;
	display: inline-block;
	float: left;
}

.news_page_company_top_text {
	display: inline-block;
	float: left;
	width: 597px;
	margin-left: 25px;
}

.news_page_company_top_text h6 {
	font-family: "宋体";
	font-size: 14px;
	color: #404040;
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	margin-top: 3px;
}

.news_page_company_top_text label {
	line-height: 1em;
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
	margin-top: 7px;
}

.news_page_company_top_text p {
	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
	margin-top: 7px;
}

.news_page_company_bottom {
	padding: 19px 0px;
	clear: both;
	overflow: hidden;
}

.news_page_company_bottom li {
	display: inline-block;
	width: 290px;
	line-height: 36px;
}

.news_page_company_bottom li:nth-child(2n+1) {
	float: left;
}

.news_page_company_bottom li:nth-child(2n) {
	float: right;
}

.news_page_company_bottom li span {
	display: inline-block;
	width: 220px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
}

.news_page_company_bottom li label {
	width: 70px;
	display: inline-block;
	float: right;
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
}

.news_page_industry_content {
	padding: 0px 15px;
	height: 504px;
	border: solid 1px #e2e2e2;
}

.news_page_industry_img {
	display: block;
	margin-top: 15px;
	width: 100%;
	height: auto;
}

.news_page_industry_text {
	padding: 18px 0px;
	border-bottom: dotted 1px #d2d2d2;
}

.news_page_industry_text h6 {
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	font-family: "宋体";
	color: #404040;
	font-size: 14px;
}

.news_page_industry_text label {
	line-height: 26px;
	font-family: "宋体";
	color: #676767;
	font-size: 12px;
	display: block;
}

.news_page_industry_text p {
	line-height: 1em;
	font-family: "宋体";
	color: #676767;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px;
}

.news_list_right_block {
	border: solid 1px #D4D4D4;
}

.news_list_right_content {
	padding: 5px 20px 23px 20px
}

.news_list_right_content_item {
	border-bottom: dotted 1px #a6a6a6;
	padding: 10px 10px 10px 0px;
	height:98px;
}
.news_list_right_content_top{ float:left; width:78px; height:98px; border:1px solid #E1E1E1; text-align:center; border-radius:3px;  }
.news_list_right_content_top span{ display:block; height:59px; line-height:59px; border-bottom:1px solid #E1E1E1; color:#009999; font-size:35px; font-family:Arial, sans-serif; }
.news_list_right_content_top em{ font-style:normal; line-height:38px; font-size:15px; font-family:Arial, sans-serif;  }

.news_list_right_content_item h6 {
	width: 500px;
	margin: 0px;
	text-indent:1em;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_list_right_content_bottom {
	margin-top: 15px;
	margin-bottom: 0px;
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #5e5e5e;
	padding-left: 10px;
	height: 48px;
	overflow: hidden;
}

.news_list_page {
	margin: 40px auto;
}

.news_list_case {}

.news_list_case_title {}

.news_list_case_content {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.news_list_case_item {
	display: inline-block;
	float: left;
	width: 205px;
}

.news_list_case_item:nth-child(3n+2) {
	margin: 0px 21px;
}

.news_list_case_item img {
	display: block;
	border: solid 1px #d2d2d2;
	width: 205px;
}

.news_list_case_item span {
	display: block;
	line-height: 24px;
	text-align: center;
	width: 100%;
	color: #252525;
	font-size: 14px;
}

.news_content_right_block {
	border: solid 1px #d4d4d4;
}

.news_content_right_pagetitle {
	border-bottom: dotted 1px #a6a6a6;
	padding-bottom: 8px;
}

.news_content_right_pagetitle h2 {
	line-height: 66px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

.news_content_right_pagetitle label {
	display: block;
	text-align: center;
	margin: auto;
	line-height: 1em;
	font-size: 14px;
	color: #403f3f;
}

.news_content_right_pagecontent {
	overflow: hidden;
}

.news_content_right_pagecontent p {
	text-indent: 2em;
	font-size: 14px;
	color: #403f3f;
	line-height: 24px;
	margin-top: 20px;
}

.news_content_right_pagecontent img {
	display: block;
	max-width: 100%;
	margin: 20px auto auto auto;
}

.news_content_prev_next {
	margin: 24px auto 10px auto;
}

.news_content_prev_next span:nth-child(1) {
	margin-bottom: 0px;
}

.mt30 {
	margin-top: 30px !important;
}

.wecan_title_12_21_01 {
	position: relative;
	width: 996px;
	height: 113px;
	background-image: url(../images/peers_intro_title_12_21_01.png);
	background-repeat: no-repeat;
	margin: o auto;
}

.wecan_title_12_21_01 .span01 {
	color: #9d0000;
	display: block;
	font-size: 56px;
	font-weight: bold;
	left: 327px;
	position: absolute;
	top: -13px;
}

.wecan_title_12_21_01 .span02 {
	color: #9d0000;
	display: block;
	font-size: 31px;
	left: 404px;
	letter-spacing: 2px;
	position: absolute;
	top: 13px;
}

.wecan_title_12_21_01 .span03 {
	color: #979797;
	display: block;
	font-size: 14px;
	left: 403px;
	position: absolute;
	top: 1px;
}

.wecan_title_12_21_01 .span04 {
	color: #fff;
	display: block;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	left: 557px;
	letter-spacing: 3px;
	position: absolute;
	top: 12px;
}

.wecan_title_12_21_01 .span05 {
	color: #fff;
	display: block;
	font-size: 19px;
	left: 349px;
	position: absolute;
	top: 60px;
}

.wecan_title_12_21_02 {
	position: relative;
	width: 996px;
	height: 113px;
	background-image: url(../images/rec_company_service_title_12_21_02.png);
	background-repeat: no-repeat;
	margin: o auto;
}

.wecan_title_12_21_02 .span_01 {
	color: #9d0000;
	display: block;
	font-size: 58px;
	font-weight: bold;
	left: 393px;
	position: absolute;
	top: -7px;
}

.wecan_title_12_21_02 .span_02 {
	color: #9d0000;
	display: block;
	font-size: 32px;
	font-weight: bold;
	left: 475px;
	letter-spacing: 2px;
	position: absolute;
	top: 16px;
}

.wecan_title_12_21_02 .span_03 {
	color: #9d0000;
	display: block;
	font-size: 25px;
	left: 272px;
	position: absolute;
	top: 83px;
}

.news_page_enterprise_title_en_12_21 {
	float: right;
}


/***************2015-12-21**********************/

.time_con .piano_moving_content_left_title {
	width: 100%;
	height: 77px;
	background: url(../images/left_resident_moving_titlebg.png) no-repeat;
	text-align: center;
	position: relative;
	z-index: 2;
	padding-top: 7px;
	font-size: 37px;
	color: #780300;
}

.time_con .piano_moving_content_left_list {
	background: url(../images/time_conlfbg.jpg) no-repeat;
	height: 330px;
	overflow: hidden;
	margin-top: -25px;
	padding: 30px 4px 4px;
}

.time_con .piano_moving_content_left_item {
	line-height: 61px;
}

.time_con .piano_moving_content_right_title label {
	text-transform: uppercase;
}

.time_con .piano_moving_content_right_img img {
	width: 420px;
	height: 327px;
	border: 3px solid #efeff0;
}

.time_con .piano_moving_content_service_item {
	background-position: left 11px;
	line-height: 24px;
	padding: 8px 0px;
	text-indent: 0px;
	padding-left: 33px;
}

.time_con .piano_moving_content_right_text {
	height: 333px;
	position: relative;
}

.time_con .piano_moving_content_applybtn {
	position: absolute;
	left: 33px;
	bottom: 27px;
	margin: 0px;
}

.time_con .piano_moving_content_applybtn {
	background: url(../images/time_con_apply_but.png);
}

.time_con .pianor_rec_title label {
	text-transform: uppercase;
}

.time_con .piano_rec_content_left span label {
	display: inline-block;
}

.time_con .piano_rec_content_left span .label01 {
	line-height: 42px;
}

.time_con .piano_rec_content_left span .label02 {
	font-size: 20px;
	padding-left: 10px;
}

.time_con .piano_rec_content_right {
	width: 410px;
	padding-right: 20px;
}


/*.time_con .wit_item_content	a { color:#ff9600; }







.time_con .wit_item_content	a:hover { text-decoration:underline; }	







*/

.time_con .title_u {
	border-bottom: 3px solid #575757;
}

.time_con .title_u span {
	background: #575757;
}

.time_con .wit_left_title {
	border-bottom: 3px solid #1f1f1f;
}

.time_con .wit_left_title span {
	background: #1f1f1f;
}

.time_con .into_text_img {
	margin-top: 25px;
}

.time_con .into_text_img img {
	height: 180px;
}

.factory_con .piano_moving_content_left_item {
	line-height: 50px;
}

.qa_item {
	margin-top: 50px;
	border-bottom: dotted 1px #a6a6a6;
}

.qa_item_q {
	color: #2D2D2D;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

.qa_item_q span {
	color: #a31201;
	font-weight: normal;
}

.qa_item_a {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 25px;
	margin: 10px 0px;
}

.qa_item_a span {
	color: #ff8b01;
	font-size: 18px;
}

.red_color {
	color: #be0000;
}

.tags_page_location {
	margin-left: 20px;
}

.tags_page_content .list {
	padding: 25px 0px;
}

.tags_page_content .list li {
	height: 45px;
	line-height: 45px;
	clear: both;
	overflow: hidden;
}

.tags_page_content .list li.hr {
	height: 1px;
	line-height: 1px;
	border-bottom: dotted 1px #c8c8c8;
	margin: 30px auto;
}

.tags_page_content .list li a {
	display: inline-block;
	float: left;
	color: #575757;
	font-size: 18px;
}

.tags_page_content .list li span.rt {
	display: inline-block;
	float: right;
	color: #5b5b5b;
	font-size: 15px;
}

.tags_page_content .text-c {
	text-align: center;
	margin: 30px auto;
	line-height: 24px;
}

.tags_page_content .text-c span,
.tags_page_content .text-c a {
	display: inline-block;
	width: 24px;
	text-align: center;
	line-height: 24px;
	background-color: #e5e5e5;
	font-size: 16px;
	color: #3a3a3a;
}

.tags_page_content .text-c span {
	color: white;
	background-color: #c10000;
}

.case_left_img_box {
	clear: both;
	overflow: hidden;
	padding: 0px 13.5px;
}

.case_left_img_box li {
	display: inline-block;
	float: left;
	padding: 0px 4.5px;
	width: 116px;
	margin-top: 10px;
}

.case_left_img_box li img {
	display: block;
	width: 100%;
	height: auto;
}

.case_left_img_box li span {
	line-height: 30px;
	display: block;
	color: #2A2A2A;
	font-size: 12px;
	text-align: center;
}

.case_filter {
	clear: both;
	overflow: hidden;
	margin-top: 25px;
	border-bottom: solid 3px #a10000;
}

.case_filter_item {
	display: inline-block;
	float: left;
	background-repeat: no-repeat;
	width: 150px;
	height: 49px;
	color: #424242;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 61px;
	overflow: hidden;
	background-image: url(../images/case_filter_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	margin-right: 5px;
}

.case_filter_item_act {
	background-image: url(../images/case_filter_bg_1.jpg);
	color: white;
}

.case_group_block {
	margin-top: 30px;
}

.case_group_block_title {
	background-color: #ececec;
	height: 38px;
	line-height: 38px;
	margin-bottom: 24px;
}

.case_group_block_title span {
	display: block;
	border-left: solid 7px #a31201;
	color: #252525;
	font-size: 20px;
	font-weight: bold;
	text-indent: 20px;
}

.case_customer_witness_title {
	line-height: 40px;
	margin-bottom: 8px;
}

.case_customer_witness_title span {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.case_customer_witness_title label {
	color: #B4B4B4;
	font-size: 12px;
	text-transform: uppercase;
}

.case_customer_witness_content {
	clear: both;
	overflow: hidden;
}

.case_customer_witness_item {
	width: 313px;
	height: 150px;
	background-color: #ececec;
	display: inline-block;
	float: left;
}

.case_customer_witness_item:nth-child(2) {
	margin: 0px 5px;
}

.case_customer_witness_img {
	width: 135px;
	height: 130px;
	padding: 1px;
	background-color: white;
	border: solid 1px #d4d4d4;
	display:inline-block;
 *display:inline;
 *zoom:1;
	float: left;
	margin: 7px 0px 0px 8px;
}

.case_customer_witness_text {
		display:inline-block;
 *display:inline;
 *zoom:1;
	float: left;
	width: 140px;
	margin: 11px 0px 0px 12px;
}

.case_customer_witness_text span {
	display: block;
	color: black;
	font-size: 14px;
}

.case_customer_witness_text p {
	font-size: 12px;
	color: #555555;
	line-height: 23px;
	margin: 12px 0px 0px 0px;
}

.invoice_apply_left_content {
	height: 200px !important;
	background-size: 100% 100% !important;
}

.invoice_apply_right_content {
	border: solid 1px #e1e1e1;
	padding: 2px;
	margin-top: 8px;
}

.invoice_apply_right_content_inner {
	background-color: #efeff0;
	padding: 40px 0px 100px 0px;
	text-align: center;
}

.invoice_apply_right_img {
	display: block;
	width: 558px;
	height: auto;
	border: solid 1px white;
	margin: auto;
}

.invoice_apply_right_form {
	margin-top: 40px;
}

.invoice_apply_right_form li {
	line-height: 50px;
}

.invoice_apply_right_form li span {
	width: 155px;
	display: inline-block;
	text-align: right;
	color: #2a2a2a;
	font-size: 18px;
}

.invoice_apply_right_input {
	width: 271px;
	height: 33px;
	background-color: white;
	border: solid 1px #b4b4b4;
	border-radius: 6px;
}

.invoice_apply_right_form_submitbox {
	width: 271px;
	height: 33px;
	display: inline-block;
	text-align: center;
}

.invoice_apply_right_form_submitbox input {
	background-color: #e91600;
	border: solid 1px #ca0400;
	border-radius: 6px;
	color: white;
	text-align: center;
	font-size: 18px;
	width: 139px;
	height: 40px;
	padding: 0px;
	line-height: 38px;
}

.bh_service_content_list {
	text-align: center;
}

.bh_service_content_list .bm_service_content_item {
	float: none;
}

.customer_service_box {
	clear: both;
	overflow: hidden;
}

.customer_service_item {
	width: 298px;
	height: 424px;
	display: inline-block;
	float: left;
	margin: 30px 15.6666px 0px 15.6666px;
	padding: 1px;
	border: solid 1px #dbdbdb;
}

.customer_service_item_inner {
	background-color: #f2f2f2;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.customer_service_item_inner img {
	display: block;
	width: 261px;
	height: 209px;
	background-color: white;
	padding: 4px;
	margin: 13px 14px;
}

.customer_service_item_inner span {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #b90000;
	text-align: center;
	line-height: 1em;
}

.customer_service_item_inner p {
	width: 224px;
	height: 48px;
	overflow: hidden;
	margin: 14px auto auto auto;
	color: #2B2B2B;
	font-size: 16px;
}

.customer_service_item_inner a {
	display: block;
	margin: 30px auto auto auto;
	width: 129px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: white;
	background-color: #ff7f00;
	border-radius: 6px;
	font-size: 16px;
}

.charge_standard_page_right_box {
	padding: 0px 20px 50px 20px;
}

.charge_standard_page_block {
	margin-top: 30px;
}

.charge_standard_page_title {
	background-color: #ff6600;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: white;
	font-size: 28px;
	font-weight: bold;
	margin: 0px 2px;
}

.charge_standard_page_content {
	margin-top: 10px;
}

.charge_standard_page_content th {
	font-size: 17px;
	color: black;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}

.charge_standard_page_content tr {
	background-color: #E2E2E2;
}

.charge_standard_page_content td {
	line-height: 24px;
	padding: 8px 0px;
	text-align: center;
	font-size: 15px;
	color: black;
}

.charge_standard_page_content td.charge_standard_page_content_taleft {
	text-align: left;
}

.charge_standard_page_content_left {
	display: inline-block;
	text-align: left;
	float: left;
	margin-left: 24px;
}

.charge_standard_page_content_taleft {
	padding: 5px 24px !important;
}

.charge_standard_page_content_placeholder {
	display: inline-block;
	width: 28px;
}

.invoice_apply_right_content_inner_center {
	width: 670px;
	margin: 0 auto;
}

.invoice_apply_right_content_inner h1 {
	line-height: 40px;
	background: #c9c9c9;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.invoice_apply_right_content_inner p {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #2d2d2d;
}

.invoice_apply_right_content_inner p.shu {
	float: left;
	margin: 100px 0 0 45px;
}

.invoice_apply_right_content_inner p.dianji {
	margin: 0 0 0 -30px;
}

.invoice_apply_right_content_inner h2 {
	text-align: left;
	font-size: 21px;
	color: #2d2d2d;
	padding: 10px 0 0 10px;
}

.area_left_seo .area_left_block_phonenum {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 130px;
	font-size: 13px;
	margin: auto auto 8px 5px;
	background-image: url(../images/area_left_item_bg_01.png);
}

.area_left_seo .area_left_block_phonenum span {
	width: 130px;
}

.mk_menu_box {
	margin-top: 25px;
}

.mk_menu_title {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}

.mk_menu_list {
	border-top: solid 3px #cc0303;
	clear: both;
	overflow: hidden;
}

.mk_menu_list a {
	display: inline-block;
	float: left;
	width: 97px;
	height: 34px;
	line-height: 34px;
	color: black;
	font-size: 16px;
	text-align: center;
	border-right: solid 2px #dfdfdf;
	border-bottom: solid 2px #dfdfdf;
}

.mk_menu_list a:first-child {
	border-left: solid 2px #dfdfdf;
}

.mk_menu_list a.current {
	border-color: #cc0303 !important;
	background-color: #cc0303;
	color: white;
	width:105px;
}

.mk_content_box {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.mk_content_left {
	width: 661px;
	height: auto;
	display: inline-block;
	float: left;
}

.mk_content_right {
	width: 328px;
	height: auto;
	display: inline-block;
	float: right;
}

.mk_knowledge_content {
	padding: 20px;
	border: solid 1px #e2e2e2;
	margin-top: 9px;
}

.mk_knowledge_top {
	padding-bottom: 28px;
	border-bottom: solid 1px #e2e2e2;
	clear: both;
	overflow: hidden;
}

.mk_knowledge_img {
	width: 187px;
	height: 126px;
	display: inline-block;
	float: left;
}

.mk_knowledge_text {
	display: inline-block;
	float: right;
	width: 415px;
	height: auto;
}

.mk_knowledge_text h3 {
	display: inline-block;
	background-color: #DFDFDF;
	margin: 0px;
	padding: 0px 5px;
	line-height: 30px;
	font-size: 18px;
	color: #1a1a1a;
	font-weight: normal;
}

.mk_knowledge_text p {
	display: block;
	font-size: 12px;
	color: #6F6F6F;
	font-family: "宋体";
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.mk_knowledge_bottom {
	padding: 15px 20px 10px 20px;
	clear: both;
	overflow: hidden;
}

.mk_knowledge_bottom li {
	display: inline-block;
	width: 268px;
	padding-left: 20px;
	float: left;
	line-height: 36px;
	overflow: hidden;
	background-image: url(../images/black_sq.jpg);
	background-repeat: no-repeat;
	background-size: 3px 3px;
	background-position: 5px center;
}

.mk_knowledge_bottom li a {
	color: #3b3b3b;
	font-size: 12px;
	font-family: "宋体";
}

.mk_md_content {
	overflow: hidden;
	height: 383px;
	padding: 0px 11px;
	background-color: #f2f2f3;
}

.mk_md_item {
	display: block;
	border-bottom: dotted 1px #a0a0a0;
	overflow: hidden;
	padding: 15px 25px 15px 0px;
}

.mk_md_item h3 {
	display: block;
	font-weight: bold;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url(../images/black_sq.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 16px;
}

.mk_md_item p {
	padding-left: 16px;
	display: block;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mk_tl_content {
	border: solid 1px #e2e2e2;
	padding: 0px 12px;
	height: 381px;
}

.mk_tl_item {
	line-height: 56px;
	border-bottom: dotted 1px #E2E2E2;
}

.mk_tl_item h3 {
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px;
	padding-left: 20px;
	background-image: url(../images/red_round_round.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.mk_tab_box {
	margin-top: 40px;
}

.mk_tab_title {
	clear: both;
	overflow: hidden;
	border-bottom: solid 3px #cc0303;
}

.mk_tab_title li {
	background-image: url(../images/tab_corner_bg_g.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 41px;
	display: inline-block;
	float: left;
	margin-right: 3px;
	line-height: 41px;
	text-align: center;
	color: #3c3c3c;
	font-size: 20px;
	font-weight: bold;
}

.mk_tab_title li.current {
	background-image: url(../images/tab_corner_bg_r.png);
	color: white;
}

.mk_tab_content {
	border: solid 1px #E2E2E2;
	padding: 28.5px 0px;
}

.mk_tab_list {
	clear: both;
	overflow: hidden;
	display: none;
}

.mk_tab_list:first-child {
	display: block;
}

.mk_tab_list li {
	display: inline-block;
	float: left;
	color: #676767;
	font-size: 16px;
	width: 270px;
	line-height: 36px;
	margin:0px 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mk_tab_list li a {
	font-size: 12px;
}


.bjsc_content{ border-bottom:1px dashed #d4d4d4; padding-bottom:10px;}
.bjsc_content p{ font-size:15px; color:#181818; line-height:1.7; font-family:"微软雅黑";}

.bjsc_content p span{font-family:"微软雅黑"; font-size:21px; color:#a31201; font-weight:bold;}
.bjsc_content h1{font-size:16px;font-family:"微软雅黑";color:#181818; font-weight:bold; margin:0 0 17px 0;}
.bjsc_content h2{ line-height:37px; background:#f5f5f5;font-size:22px; padding-left:10px; color:#191919;}
.bjsc_content h2 span{ color:#a31201; font-family:Arial;font-size:24px;font-weight:bold;}

.fw_list ul{ padding:10px 0 20px 25px;width:700px; overflow:hidden;}
.fw_list ul li{ width:220px; float:left; background:url(../images/wd.jpg) no-repeat left center; padding-left:15px; border-bottom:1px dashed #b9b9b9; padding-bottom:12px; margin:0 100px 15px 0; padding-top:8px;}
.fw_list ul li a{font-size:16px;font-family:"微软雅黑";color:#191919;}


/*专题页*/
.zhong{ width:480px; float:left; display:inline-block; margin:25px 0 0 10px; }
.center{ margin-bottom:19px;border:1px solid #d7d7d7;}
.center h1,.right h2,.fen h1{ color:#343434; font-size:22px;font-family:"微软雅黑"; font-weight:bold; background:#d4d4d4; border-left:4px solid #9b0000; line-height:50px; padding-left:15px; margin-top:0px;}
.center h1 a{ float:right; font-size:14px; margin-right:15px;}
.center p{ width:435px; margin:0 auto;font-size:14px;color:#333; text-indent:2em; line-height:1.7; border-bottom:1px dashed #b3b3b3; padding-bottom:20px;}
.center ul{ width:435px; margin:0 auto; margin-top:15px; }
.center ul li{background:url(../images/dian.png) no-repeat left 10px;padding-left:15px; border-bottom:1px dashed #b3b3b3; padding-bottom:15px; margin-bottom:15px;}
.center ul li a{font-size:16px;color:#000; }
.center ul li a span{ font-size:14px; color:#3d3d3d;}
.center ul.fenlei li{ padding-bottom:10px; margin-bottom:10px;}
.center ul.fenlei li a{ font-size:14px;}



.you{width:260px; float:right;margin-top:24px;}
.right{ border:1px solid #d7d7d7;margin-bottom:15px;}
.right h2{ width:260px; }
.right ul{ width:210px; margin:0 auto; margin-left:10px;}
.right ul li{border-bottom:1px dashed #b3b3b3; background:url(../images/dian.png) no-repeat left 10px; padding:0 0 15px 15px; margin-bottom:10px;}

.right p{ text-indent:2em;font-size:14px; line-height:1.7; width:223px; margin:0 auto; margin-bottom:15px;}

.smsc2 a{ font-size:14px; line-height:2.5;}

.smsc2{width:225px; margin:0 auto; padding-bottom:20px;}

.fen{ width:998px;border:1px solid #d7d7d7; display:inline-block; margin-bottom:15px;}
.fen h1 a{font-size:14px; float:right; margin-right:15px;}
.fen ul{ width:950px; margin:0 auto;}
.fen ul li{ background:url(../images/dian.png) no-repeat left 10px; width:450px; float:left; padding-left:15px; margin-bottom:15px;}
.case_customer_witness_item a img {
    float: right !important;
}


.comment-frm {
display: inline-block;
float: left;
width: 620px;
background: #F7F7F7;
padding: 25px 15px 25px 10px;
font: 12px Georgia, "Times New Roman", Times, serif;
color: #888;
text-shadow: 1px 1px 1px #FFF;
border:1px solid #E4E4E4;
}
.comment-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.comment-frm h1>span {
display: block;
font-size: 11px;
}
.comment-frm label {
display: block;
margin: 0px 0px 5px;
}
.comment-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.comment-frm input[type="text"], .comment-frm textarea{
border: 1px solid #CCC;
color: #888;
height: 20px;
line-height:15px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 5px 0px 5px 5px;
width: 70%;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.comment-frm textarea{
height:100px;
padding: 5px 0px 0px 5px;
width: 70%;
}
.comment-frm .button {
background: #FFF;
border: 1px solid #CCC;
padding: 10px 25px 10px 25px;
color: #333;
border-radius: 4px;
}
.comment-frm .button:hover {
color: #333;
background-color: #EBEBEB;
border-color: #ADADAD;
}

.bg{
	clear:both;
}
.weixin {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.scan {
    font-size: 14px;
    color: #999999;
}
.guanzhu, .first {
    margin-top: 5%;
}
.first {
    line-height: 30px;
}
.guany {
    float: left;
    font-size: 20px;
    color: #1c623e;
    font-weight: bold;
    margin-top: 1%;
}
.da {
    position: relative;
    margin-top: 12%;
}
.da {
    width: 100%;
}
.erweima {
    float: right;
    width: 30%;
}
.erweima img {
    width: 100%;
}
.middle {
    float: right;
    position: absolute;
    bottom: 0;
    left: 40%;
}
.one {
    font-size: 12px;
}
.haoma {
    width: 70%;
}
.guanz {
    float: left;
}
.left{width:40% !important;}
.ysnr {
    width: 1000px;
    height: 709px;
    background: url(../images/ysnrbg.jpg) no-repeat;
	margin:20px auto;
}
.ysnr01 {
    width: 580px;
    float: left;
    height: 150px;
    margin-left: 26px;
    margin-top: 10px;
}
.ysnr01 p {
    margin-top: 70px;
    margin-left: 25px;
    margin-right: 0px;
    line-height: 28px;
    font-size: 14px;
    color: rgb(89, 89, 89);
}
.ysnr02 {
    width: 580px;
    float: left;
    height: 150px;
    margin-top: 22px;
    margin-left: 26px;
}
.ysnr02 p {
    margin-top: 60px;
    margin-left: 25px;
    margin-right: 0px;
    line-height: 28px;
    font-size: 14px;
    color: rgb(89, 89, 89);
}
.ysnr03 {
    width: 435px;
    float: left;
    height: 150px;
    margin-left: 550px;
    margin-top: 37px;
    line-height: 28px;
}
.ysnr03 p {
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 0px;
    line-height: 28px;
    font-size: 14px;
    color: rgb(89, 89, 89);
}
.ysnr04 {
    width: 435px;
    float: left;
    height: 150px;
    margin-left: 550px;
    margin-top: 8px;
    line-height: 28px;
}
.ysnr04 p {
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 0px;
    line-height: 28px;
    font-size: 14px;
    color: rgb(89, 89, 89);
}
.box-1{
	height:auto !important;
}